Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
/ paramnb Public archive

Generate ipywidgets from Parameterized objects in the notebook

License

Notifications You must be signed in to change notification settings

ioam/paramnb

Repository files navigation

Build Status

Build status

ParamNB

Note: ParamNB is no longer maintained; use the much more capable Panel library instead

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 pyviz paramnb

or pip:

pip install paramnb