Skip to content

zsunberg/notebook-drawing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notebook drawing

Freehand drawing inside Jupyter Notebook

install

  1. Clone the repo: git clone https://github.com/nicknytko/notebook-drawing
  2. CD into the newly cloned directory: cd notebook-drawing
  3. Install the extension: jupyter nbextension install notebook-drawing
  4. Enable the extension to run on startup: jupyter nbextension enable notebook-drawing/main

notes

based on canvas-drawing demo: https://nicknytko.github.io/canvas-drawing/ (icons made by kiranshastry from www.flaticon.com)

About

freehand drawing inside jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • HTML 9.0%
  • Shell 1.1%