Jupyter Notebook Widget for the SigPlot plotting library
Project description
A Custom Jupyter Widget Library for the SigPlot plotting library
Installation
To install use pip:
$ pip install jupyter-sigplot $ jupyter nbextension enable --py --sys-prefix jupyter-sigplot
For a development installation (requires npm):
$ git clone https://github.com/LGSInnovations/jupyter-sigplot.git $ cd jupyter-sigplot $ pip install -e . $ jupyter nbextension install --py --symlink --sys-prefix jupyter-sigplot $ jupyter nbextension enable --py --sys-prefix jupyter-sigplot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyter_sigplot-0.1.2.tar.gz
(325.2 kB
view hashes)
Built Distribution
jupyter_sigplot-0.1.2-py2.7.egg
(679.1 kB
view hashes)