Skip to main content

Handwriting and sketching in Jupyter notebooks

Project description

ipysketch

A Python package for handwriting and sketching in Jupyter notebooks.

Installation

First, install the ipysketch package using pip:

pip install --upgrade ipysketch

Then install and enable the widgets extension in Jupyter:

jupyter nbextension install --user --py widgetsnbextension
jupyter nbextension enable --py widgetsnbextension

Usage

How to use

  • import ipysketch
  • create a Sketch instance and give the sketch a name
  • display the instance
  • click the edit button and make your sketch

For usage instructions, please refer to the github repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipysketch-0.2.2.tar.gz (129.8 kB view hashes)

Uploaded Source

Built Distribution

ipysketch-0.2.2-py3-none-any.whl (130.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page