Accessing Authorized Images in HTML View
未关闭
- 主要语言
- Python
- 星标
- 734
- 派生
- 412
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 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 还没有评估数据。