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: examples/user_guide/index.ipynb
Additional Features: examples/user_guide/AdditionalFeatures.ipynb
Setting parameters via JSON: examples/user_guide/JSONInit.ipynb
You can easily install paramnb using conda:
conda install -c pyviz paramnb
or pip:
pip install paramnb
Version | Tag | Published |
---|---|---|
2.0.4 | 5yrs ago | |
2.0.2 | 6yrs ago | |
2.0.1 | 6yrs ago | |
2.0.0 | 6yrs ago |