Skip to main content

demo_widgets

[![Build Status](https://travis-ci.org/Training 4 Developers LLC/demo_widgets.svg?branch=master)](https://travis-ci.org/Training 4 Developers LLC/demo_widgets) [![codecov](https://codecov.io/gh/Training 4 Developers LLC/demo_widgets/branch/master/graph/badge.svg)](https://codecov.io/gh/Training 4 Developers LLC/demo_widgets)

A Custom Jupyter Widget Library

Installation

You can install using pip:

pip install demo_widgets

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] demo_widgets

Development Installation

Create a dev environment:

conda create -n demo_widgets-dev -c conda-forge nodejs yarn python jupyterlab
conda activate demo_widgets-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 notebook / lab frontend. For lab, this is done by the command:

jupyter labextension develop --overwrite .
yarn run build

For classic notebook, you need to run:

jupyter nbextension install --sys-prefix --symlink --overwrite --py demo_widgets
jupyter nbextension enable --sys-prefix --py demo_widgets

Note that the --symlink flag doesn't work on Windows, so you will here have to run the install command every time that you rebuild your extension. For certain installations you might also need another flag instead of --sys-prefix, but we won't cover the meaning of those flags here.

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
yarn 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>

Release files for demo-widgets 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for demo-widgets 0.1.4
File Size Uploaded
demo_widgets-0.1.4.tar.gz 1.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for demo-widgets 0.1.4
File Interpreter ABI Platform
demo_widgets-0.1.4-py3-none-any.whl Python 3 none any Details

Total release size: 3.3 MB

Release files / demo_widgets-0.1.4.tar.gz

Download URL demo_widgets-0.1.4.tar.gz
Size 1.2 MB
Tags Source
SHA-256 checksum
How to use checksums
603456eaff4b47399ae8abf1fcb60cd111aafeb03bc50817b8be397f98e9559a
BLAKE2b-256 checksum
How to use checksums
b3d2967495fc6115087af0e4516e065af6e4d59313d7343762a2bd05225b7225
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.0

Release files / demo_widgets-0.1.4-py3-none-any.whl

Download URL demo_widgets-0.1.4-py3-none-any.whl
Size 2.1 MB
Tags Python 3
SHA-256 checksum
How to use checksums
6a6e0dd6a4aea9dd7bfce977291352aa56da2b6f96dfcb1d60536508db47de6b
BLAKE2b-256 checksum
How to use checksums
0ed663c8f7fac2782486323ad3a58a984392ff3e0744fe1ad5a946c35af90a32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.0
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page