jupyter-pyturtle
v0.1.22
Published
A Jupyter widget for Python's turtle library
Downloads
10
Maintainers
Readme
jupyter-pyturtle
A Jupyter widget for Python's turtle library
Installation
A typical installation requires the following commands to be run:
pip install pyturtle
jupyter nbextension enable --py [--sys-prefix|--user|--system] pyturtle
Or, if you use jupyterlab:
pip install pyturtle
jupyter labextension install @jupyter-widgets/jupyterlab-manager