Accessing Authorized Images in HTML View
オープン
- 主要言語
- 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.
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 はまだ評価されていません。