Skip to main content

No project description provided

Project description

widget-dropdown

PyPI - Version

A Jupyter widget for a dropdown selector that allows for

  • disabling entries (grayed out; unselectable);
  • grouping entries under a title (the title is not selectable).
demo-img

Installation

pip install widget-dropdown

Development installation

Install the python code:

pip install -e .[dev]

You then need to install the JavaScript dependencies and run the development server.

npm install
npm run dev

Open example.ipynb in JupyterLab, VS Code, or your favorite editor to start developing. Changes made in js/ will be reflected in the notebook.

Making a new release

  • Update version in pyproject.toml
  • git add . && git commit -m "vX.Y.Z"
  • Create a corresponding git tag (git tag vX.Y.Z)
  • Push to Github (git push && git push --tags), which will start the Github Action to create a Github Release & publish the new version to PYPI.

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

widget_dropdown-0.4.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

widget_dropdown-0.4.1-py2.py3-none-any.whl (3.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file widget_dropdown-0.4.1.tar.gz.

File metadata

  • Download URL: widget_dropdown-0.4.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for widget_dropdown-0.4.1.tar.gz
Algorithm Hash digest
SHA256 7cf18fc462c08318f980e98846e6c862259efe1425a0b929843eccae41e96149
MD5 c17c0f062e44819570074c02a193a8ae
BLAKE2b-256 f3c2cb246e515646f0d8e1e159b5424970cdb8726445b66187e7c90f42f16a91

See more details on using hashes here.

File details

Details for the file widget_dropdown-0.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for widget_dropdown-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 baaa710a674efdf85a2c8f42dbcba3eb99817b7fdf50294dd0d3f4ae56e54742
MD5 a6a08a080129243b412a34d3b7c2ad25
BLAKE2b-256 552f344c8dd0563e903b7a2e122d493d51f62483220d3250347a97d0df5c45df

See more details on using hashes here.

Supported by

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