@deathbeds/jupyterlab-literallycanvas

0.3.0 • Public • Published

jupyterlab-literallycanvas

binder-badge

A JupyterLab MIME renderer/editor for literallycanvas JSON

Prerequisites

  • JupyterLab 0.33
  • NodeJS LTS 8

For example

conda install -c conda-forge nodejs=8 jupyterlab=0.33

Installation

jupyter labextension install @deathbeds/jupyterlab-literallycanvas --no-build
jupyter lab build --dev

Development

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

jlpm bootstrap

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

/@deathbeds/jupyterlab-literallycanvas/

    Package Sidebar

    Install

    npm i @deathbeds/jupyterlab-literallycanvas

    Weekly Downloads

    1

    Version

    0.3.0

    License

    BSD-3-Clause

    Unpacked Size

    252 kB

    Total Files

    24

    Last publish

    Collaborators

    • bollwyvl