ipython / ipython/ipykernel

Accessing Authorized Images in HTML View

オープン
#1,139 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
734
フォーク
412
平均マージ
1日 5時間
マージ済み PR(30日)
8

説明

Hi I'm currently trying to render images in a HTML ipykernel display view in VSCode. I have two images links, one is a public facing cdn bucket on GCS and a `https://storage.cloud.google.com` url in private bucket on GCS.

As expected, the CDN url works fine but the private bucket path fails to load as I haven't provided any authorization to access these images.
Screen Shot 2023-08-02 at 4 38 54 PM

Is there any way to attach my Auth token to my ipykernel display session (is that even a thing?) when it makes any remote requests?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。