CMD + K

ipywidgets

Community

IPython HTML widgets for Jupyter

Installation

To install this package, run one of the following:

Conda
$conda install cmelab::ipywidgets

Usage Tracking

7.1.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

.. image:: https://img.shields.io/pypi/v/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Version Number

.. image:: https://img.shields.io/pypi/dm/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Number of PyPI downloads

Interactive HTML Widgets

Interactive HTML widgets for Jupyter notebooks and the IPython kernel.

Usage

.. code-block:: python

from ipywidgets import IntSlider
IntSlider()

About

Summary

IPython HTML widgets for Jupyter

Last Updated

Mar 23, 2018 at 23:09

License

BSD License

Supported Platforms

linux-64