/glass-paper

Primary LanguageJupyter NotebookMIT LicenseMIT

DOI

Installation

Using Anaconda and pipenv, create an environment with the required packages:

$ pipenv install

The last successfully used package versions are listed in requirements.txt.

Enable the Sankey widget:

$ pipenv shell
$ jupyter nbextension enable --py --sys-prefix ipysankeywidget

Run the Jupyter notebook server:

$ pipenv run jupyter notebook