Skip to content

bollwyvl/jupyterlab-literallycanvas

Repository files navigation

jupyterlab-literallycanvas

binder-badge

A JupyterLab MIME renderer/editor for literallycanvas JSON

Prerequisites

  • JupyterLab

Installation

jupyter labextension install jupyterlab-literallycanvas

Development

For a development install (requires nodejs), do the following in the repository directory:

jlpm
jlpm build
jlpm ext:link

To rebuild the package and the JupyterLab app:

jlpm build
jupyter lab build

To continuously rebuild

jlpm watch
# in another terminal
jupyter lab build --watch

About

A JupyterLab renderer/editor for literallycanvas drawings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published