Automatically generate ipywidgets from Parameterized objects in a Jupyter notebook.
The following links go to static versions of the notebooks, so after looking at them it's best to try them out yourself interactively!
-
Introduction: doc/index.ipynb
-
Additional Features: doc/AdditionalFeatures.ipynb
-
Setting parameters via JSON: doc/JSONInit.ipynb
You can easily install paramnb using conda:
conda install -c ioam paramnb
or pip:
pip install paramnb