About Anaconda Help Download Anaconda

cmelab / packages / ipywidgets 7.1.2

IPython HTML widgets for Jupyter

  • License: BSD License
  • Home: http://ipython.org
  • 110 total downloads
  • Last upload: 6 years and 7 months ago

Installers

  • linux-64 v7.1.2

conda install

To install this package run one of the following:
conda install cmelab::ipywidgets

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()

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy