Skip to content

shaielc/jupyter-utility-widgets

Repository files navigation

python-utility

Seeing I have been using a few widgets "patterns" over and over, I have decided to share and pack them in a convenient manner.

Installation

pip install jupyter-utility-widgets

requires jupyterlab installation.

Widgets

  1. Index Selector A simple combination of widgets that help exploring a list of options.
    see examples/index_selector.ipynb
  2. File Selector A combination of widgets that help exploring the file system see examples/file_selector.ipynb
  3. Spectrogram Viewer A class for viewing spectrogram of data, with a simultaneous zoomed view. see examples/spectrogram.ipynb
  4. Numerical Output A widget for inputing numerical values e.g. 1, 0.3333, 4/5 seee examples/numerical_input.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published