- Notifications
You must be signed in to change notification settings - Fork63
Interactive Canvas in Jupyter
License
jupyter-widgets-contrib/ipycanvas
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ipycanvas is a lightweight, fast and stable library exposing thebrowser's Canvas API to IPython.It allows you to draw simple primitives directly from Python like text, lines, polygons, arcs, images etc. This simple toolset allows you to draw literally anything!
You can try it online by clicking on this badge:
You can read the documentation following this link:https://ipycanvas.readthedocs.io
If you have any question, or if you want to share what you do with ipycanvas,start a new discussion on Github!
You can install usingpip:
pip install ipycanvas orjson
Or usingconda:
conda install -c conda-forge ipycanvas
And if you use jupyterlab <= 2:
conda install -c conda-forge yarnjupyter labextension install @jupyter-widgets/jupyterlab-manager ipycanvas
A development installation guide, can be foundhere
About
Interactive Canvas in Jupyter
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.




