Freehand drawing inside Jupyter Notebook
- Clone the repo:
git clone https://github.com/nicknytko/notebook-drawing
- CD into the newly cloned directory:
cd notebook-drawing
- Install the extension:
jupyter nbextension install notebook-drawing
- Enable the extension to run on startup:
jupyter nbextension enable notebook-drawing/main
based on canvas-drawing demo: https://nicknytko.github.io/canvas-drawing/ (icons made by kiranshastry from www.flaticon.com)