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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ipywidgets-extended-1.0.2.tar.gz
.
File metadata
- Download URL: ipywidgets-extended-1.0.2.tar.gz
- Upload date:
- Size: 684.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07921a05fc3290bb6d80ae862ba6c9338efb5d31e2d822c1fc39fd37aa9efa7c |
|
MD5 | d17228b26c73766696283241145c5ca8 |
|
BLAKE2b-256 | ee3b02a419946f4054af63f8459ba96d452772c7d683ff433e58b9c01a3a6e82 |