Skip to main content

A Custom Jupyter Widget Library

Project description

ipyaudio

Build Status codecov

A Custom Jupyter Widget Library

Installation

pip install ipyaudio

Development Installation

Create a dev environment:

conda create -n ipyaudio-dev -c conda-forge nodejs python jupyterlab
conda activate ipyaudio-dev

Install the python. This will also build the TS package.

pip install -e ".[test, examples]"

When developing your extensions, you need to manually enable your extensions with the lab frontend.

jupyter labextension develop --overwrite .
jlpm run build

How to see your changes

Typescript:

If you use JupyterLab to develop then you can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the widget.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab

After a change wait for the build to finish and then refresh your browser and the changes should take effect.

Python:

If you make a change to the python code then you will need to restart the notebook kernel to have it take effect.

Updating the version

To update the version, install tbump and use it to bump the version. By default it will also create a tag.

pip install tbump
tbump <new-version>

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

ipyaudio-0.1.17.tar.gz (694.3 kB view details)

Uploaded Source

Built Distribution

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

ipyaudio-0.1.17-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file ipyaudio-0.1.17.tar.gz.

File metadata

  • Download URL: ipyaudio-0.1.17.tar.gz
  • Upload date:
  • Size: 694.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for ipyaudio-0.1.17.tar.gz
Algorithm Hash digest
SHA256 d78ed6a650a41b42e570353a0d05a7671e0b21ca05f14c51aaffb4e5e3548579
MD5 9e97416e26c04213ac7689aa74e7530d
BLAKE2b-256 568b86a71fcd0ecdc97eb898deb88b18a96cd0ff56ef3395d05a52b27388a7f7

See more details on using hashes here.

File details

Details for the file ipyaudio-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: ipyaudio-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for ipyaudio-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 cba2bc71400a9720979a4133b82e64ccb9207c08a06b79c18f70234d5b04b9e4
MD5 a5427f9d5bc8bb3d7236360b585e0b0e
BLAKE2b-256 60818c60032d3ab3ee47ddb579d1a7b8135205e91b830c3d9a53399c0dad672f

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