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.0.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.0-py2.py3-none-any.whl (3.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: widget_dropdown-0.4.0.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.0.tar.gz
Algorithm Hash digest
SHA256 446e6890b7572ccfb3fd4f832edc49a8ad093657d9a76a7c10e3e6f9951860cc
MD5 57aeaec77d3a916d3c58a24777d4c0f1
BLAKE2b-256 e30ffe2eef8035899de04786796d884726af15f54593a5c609570e86395b790a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for widget_dropdown-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aa8f1cf47e3395dba772802da1e241a45300d73f34e2285850944ed2378f2f9b
MD5 7cb0e6cd939349cc8cc4d4cd1b14236d
BLAKE2b-256 967e75d0adf97e0737b31acea0711f54612dccdad87d8a7842345cf8e2dd6215

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