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.18.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.18-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ipyaudio-0.1.18.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.18.tar.gz
Algorithm Hash digest
SHA256 525a96a31745ef8f79e8396d76e9d470a97db726f4ecee0c0f48002b7137c6e1
MD5 846693e6387548a2a06d6ffb436b4de5
BLAKE2b-256 992b20cdbc83ea41600c512f2334261322d1bf7f7da59b0ddced91413af2054e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ipyaudio-0.1.18-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.18-py3-none-any.whl
Algorithm Hash digest
SHA256 6d31f601c3a1ec0159a47c2d8515a56ed568d45befad1f8be51fdf1de4656a39
MD5 5efad255f87374caeea540b588c50a51
BLAKE2b-256 a61c2d0aed8c9197720782bf436e5dfae81a4295f9d1d8ebc45aa134cdd4b768

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