Jupyter
The following steps help to visualize your SVG in Jupyter.
-
Import
display
andHTML
fromIPython.display
-
After building you SVG, add the following code in a new cell
The following steps help to visualize your SVG in Jupyter.
Import display
and HTML
from IPython.display
After building you SVG, add the following code in a new cell