Skip to main content

Extension for creating comics based on Daye Kang's ToonNote CHI2021 paper

Project description

toon_note

Github Actions StatusBinder

Extension for creating comics based on Daye Kang's ToonNote CHI2021 paper

Requirements

  • JupyterLab >= 3.0

Install

pip install toon_note

Contributing

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the toon_note directory
# Install package in development mode
pip install -e .
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# If using a server extension, it must be manually installed in develop mode
jupyter server extension enable <extension_name>
# Rebuild extension Typescript source after making changes
jlpm run build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

By default, the jlpm run build command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:

jupyter lab build --minimize=False

Uninstall

pip uninstall toon_note

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

toon_note-0.1.0.tar.gz (94.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toon_note-0.1.0-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file toon_note-0.1.0.tar.gz.

File metadata

  • Download URL: toon_note-0.1.0.tar.gz
  • Upload date:
  • Size: 94.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for toon_note-0.1.0.tar.gz
Algorithm Hash digest
SHA256 13957420af27e0bb862c812be985f9d504003f3a74171e983d1edf43025df110
MD5 7b6d9d076f6e81785ae7f73be4891af0
BLAKE2b-256 8d545c8da18f09722d1bc7367a16b2cf67fb3c8fd4a834146e09730fcc1beb1d

See more details on using hashes here.

File details

Details for the file toon_note-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: toon_note-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for toon_note-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 edcc4b8723ff24f96c1507e9757139af789840847a5d05c1e6f2f29515a68405
MD5 44539c560cfe596d8d83fbcc1aa21e09
BLAKE2b-256 8f3a073c66ba4add19adcef70bc75c7a720a7feeb6cb04153d7ca33211d55414

See more details on using hashes here.

Supported by

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