A Jupyter Widget for Gosling
Project description
gosling-widget
pip install gosling-widget
Development
pip install -e .
If you are using the classic Jupyter Notebook you need to install the nbextension:
jupyter nbextension install --py --symlink --sys-prefix gosling_widget
jupyter nbextension enable --py --sys-prefix gosling_widget
Note for developers:
- the
-e
pip option allows one to modify the Python code in-place. Restart the kernel in order to see the changes. - the
--symlink
argument on Linux or OS X allows one to modify the JavaScript code in-place. This feature is not available with Windows.
For developing with JupyterLab:
jupyter labextension develop --overwrite gosling_widget
Release
npm version [major|minor|patch]
git tag -a vX.X.X -m "vX.X.X"
git push --follow-tags
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gosling-widget-0.0.0.tar.gz
(2.8 MB
view details)
Built Distribution
File details
Details for the file gosling-widget-0.0.0.tar.gz
.
File metadata
- Download URL: gosling-widget-0.0.0.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 596fca888998062536c84e2ba678e8855ec2ed4dd06b1f3819a31d34ba843aa3 |
|
MD5 | 65ad120e023699ddd502450c396bbe49 |
|
BLAKE2b-256 | d00f28643787d33f325890624d9eed26fc88db2e962bb2362e8a1289ca582d47 |
File details
Details for the file gosling_widget-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: gosling_widget-0.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ba8718a4ef736ef6b89555cac1348c82cdca8af570f2a7d1c287a665a6bcf33 |
|
MD5 | 90410de82dfebd9494dbb4a7601359b6 |
|
BLAKE2b-256 | 2d92667ef21e44a45df17fe306ac17a74d167f8867df31304fd04b4914a0f155 |