Install it with pip install svg_turtle. If you haven't installed Python packages before, read Brett Cannon's quick-and-dirty guide. Once it's installed, create an SvgTurtle, telling it how big to make ...
For a quick demo, open the lab notebook. To use on a local Jupyter Notebook, just download the jupyturtle.py file to the same folder where your notebook is saved, and import it. Atam's best idea was ...