/paramnb

Generate ipywidgets from Parameterized objects in the notebook

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ParamNB

Automatically generate ipywidgets from Parameterized objects in a Jupyter notebook.

Auto-generated widgets

Demo notebooks

The following links go to static versions of the notebooks, so after looking at them it's best to try them out yourself interactively!

Installation

You can easily install paramnb using conda:

conda install -c ioam paramnb

or pip:

pip install paramnb