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 $ python setup.py install $ 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.2.0.tar.gz
(327.3 kB
view hashes)