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

Latest commit

 

History

History
42 lines (24 loc) · 1.41 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.41 KB

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