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.1.tar.gz
(3.8 MB
view details)
Built Distribution
File details
Details for the file gosling-widget-0.0.1.tar.gz
.
File metadata
- Download URL: gosling-widget-0.0.1.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee937853e3e2b432b0f57ec3cf1fc9f1f1312bbb70fe335159f3e4ff6e78e520 |
|
MD5 | 34e7da6bda6c6f5417daf467006e21cf |
|
BLAKE2b-256 | 4a00f8541e326db582f4f9abd2dc1d1db6cff7b4952335a442d52e59e84f5dd7 |
File details
Details for the file gosling_widget-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: gosling_widget-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca9873b03f540a2e3247d3629dafb57efc55999cca5f21bbd44b1b6cb9293532 |
|
MD5 | 3fe2ee57172b248dc3984d8b319bb9dd |
|
BLAKE2b-256 | 90e33c12035b9dff6efeea13a5f9683a91ebc58bd628b8e518591dd2ce623511 |