clustergrammer-widget2

A Custom Jupyter Widget Library


Keywords
Jupyter, Widgets, IPython
License
BSD-3-Clause
Install
pip install clustergrammer-widget2==0.3.0a0

Documentation

clustergrammer_widget2

Build Status codecov

Binder

A Custom Jupyter Widget Library

Installation

A typical installation requires the following commands to be run:

pip install clustergrammer_widget2
jupyter nbextension enable --py [--sys-prefix|--user|--system] clustergrammer_widget2

Or, if you use jupyterlab:

pip install clustergrammer_widget2
jupyter labextension install @jupyter-widgets/jupyterlab-manager