You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening an issue. By design, update_display (what display(display_id=...) does under the hood) cannot work in Voila for now. We may want to support it though.
martinRenou
changed the title
Bug with SVG : does not change with voila on my computer and on my VPS my SVG is black
Voila does not support IPython's update_displayAug 3, 2023
Description
Hi
I have 2 problems with my SVG.
Here is the code that causes the problem
Thank you
Reproduce
Expected behavior
Context
If using JupyterLab
jupyter version on my PC
IPython : 7.22.0
ipykernel : 5.3.4
ipywidgets : 7.6.3
jupyter_client : 6.1.12
jupyter_core : 5.0.0
jupyter_server : 1.4.1
jupyterlab : 3.0.14
nbclient : 0.5.3
nbconvert : 6.0.7
nbformat : 5.7.0
notebook : 6.3.0
qtconsole : 5.0.3
traitlets : 5.5.0
jupyter version on my VPS
IPython : 8.6.0
ipykernel : 6.17.1
ipywidgets : 8.0.2
jupyter_client : 7.4.1
jupyter_core : 5.0.0
jupyter_server : 1.23.2
jupyterlab : 3.5.0
nbclient : 0.7.0
nbconvert : 7.2.5
nbformat : 5.7.0
notebook : 6.5.2
qtconsole : 5.4.0
traitlets : 5.5.0
Thank you
The text was updated successfully, but these errors were encountered: