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?
貢獻指南
研究方向
The issue names no files, tests, or entry points. Start by investigating how ipykernel's HTML display view in VSCode handles remote image requests, especially private Google Cloud Storage URLs and authorization tokens. Done means establishing whether authenticated requests are supported and defining the expected behavior.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- google-cloud, jupyter, python
- 領域
- authentication, frontend, web-dev
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100