Skip to main content

Extensions to the Jupyter Widgets in the `ipywidgets` pacakge.

Project description

Jupyter Widgets - Extended

This package contains widget extensions to the standard ipywidgets package. The intent is to not produce completely new widgets, but rather extend the widgets already in ipywidgets with more possibilities and options.

Current extended widgets

Dropdown

The dropdown widget has been extended to include the possibility of disabling options.

This can be done via the disabled_options traitlet, which must be a list of option labels. If an option label is included in the disabled_options list traitlet, it will be "grayed out", i.e., disabled (but still visible) in the dropdown widget.

Author: Casper Welzel Andersen (email, website).
License: BSD-3-Clause and copyright (c) 2020 Casper Welzel Andersen & parts by Jupyter Development Team.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipywidgets-extended-1.0.0.tar.gz (801.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page