alesgenova / jupyterlab_cjson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyterlab_cjson

A JupyterLab and Jupyter Notebook extension for rendering CJSON

Prerequisites

  • JupyterLab ^0.20.0 and/or Notebook >=4.3.0

Install

jupyter labextension install jupyterlab_cjson

Development

pip install -e .
cd labextension
jupyter labextension link .

About


Languages

Language:TypeScript 63.6%Language:Python 31.5%Language:CSS 4.9%