Skip to content

Repository files navigation

IDIA-VisWidget

A Custom Jupyter Widget Library

Installation

To install use pip:

$ pip install VisWidget
$ jupyter nbextension enable --py --sys-prefix VisWidget

For a development installation (requires npm),

$ git clone https://github.com/KyleHarrison/IDIA-VisWidget.git
$ cd IDIA-VisWidget
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix VisWidget
$ jupyter nbextension enable --py --sys-prefix VisWidget

jupyter nbextension uninstall --py --sys-prefix VisWidget delete static python setup.py build pip install -e . jupyter nbextension install --py --symlink --sys-prefix VisWidget jupyter nbextension enable --py --sys-prefix VisWidget

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages