ipython / ipython/ipykernel

Accessing Authorized Images in HTML View

Abierto
#1,139 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
734
Forks
412
Merge medio
1 d 5 h
PR fusionados (30 d)
8

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.