Accessing Authorized Images in HTML View
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 734
- Forks
- 412
- Ø Merge
- 1 T. 5 Std.
- Gemergte PRs (30 T.)
- 8
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.