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.16.tar.gz (3.0 MB 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.16-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ipyaudio-0.1.16.tar.gz
Algorithm Hash digest
SHA256 f65acb91c108c413e54bb1c4a17b9fb7f90a9648d3c63503151c40c62a7390d0
MD5 367d2dde9cc98f8d8004c3033874bce6
BLAKE2b-256 274d5200de2fb204184de16c43a81a3f933524177751a71ab47d6f90ddfd133d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ipyaudio-0.1.16-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.16-py3-none-any.whl
Algorithm Hash digest
SHA256 cce3dcae882c6cd59589c06d1fe2565e7cab939f08e1cbff2c01df4add75904a
MD5 9b7639f392ee455ed7d98a4e6c95f808
BLAKE2b-256 a1a3ca99f9da79afd699c13fc0798abb9bbbf5a6106734947b73f976ac7c398a

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