gituser/production/: widgetsnbextension-2.0.0 metadata and description
Homepage
Simple index
IPython HTML widgets for Jupyter
| author |
IPython Development Team |
| author_email |
ipython-dev@scipy.org |
| classifiers |
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- Intended Audience :: Science/Research
- License :: OSI Approved :: BSD License
- Programming Language :: Python
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
|
| keywords |
Interactive,Interpreter,Shell,Web |
| license |
BSD |
| requires_dist |
- notebook (>=4.4.1)
- nose; extra == 'test'
- mock; python_version=="2.7" and extra == 'test'
|
Usage
Install the corresponding package for your kernel. i.e. Python users would also
install ipywidgets. Refer to that package’s documentation for usage
instructions.