Jupyter widget for Observable
Project description
ipyobservable
Jupyter widget for Observable
Installation
To install use pip:
$ pip install ipyobservable
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/davidbrochart/ipyobservable.git
$ cd ipyobservable
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix ipyobservable
$ jupyter nbextension enable --py --sys-prefix ipyobservable
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite ipyobservable
Then you need to rebuild the JS when you make a code change:
$ cd js
$ yarn run build
You then need to refresh the JupyterLab page when your javascript changes.
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
ipyobservable-0.1.2.tar.gz
(401.0 kB
view details)
Built Distribution
ipyobservable-0.1.2-py3-none-any.whl
(268.1 kB
view details)
File details
Details for the file ipyobservable-0.1.2.tar.gz
.
File metadata
- Download URL: ipyobservable-0.1.2.tar.gz
- Upload date:
- Size: 401.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aaddfccf901e2a8e55d2a54df8d4e9cbd6dd16c68a805250964489b6fc828d1 |
|
MD5 | 447ef2a4ec1c58c0d24c71048d6f0fe5 |
|
BLAKE2b-256 | 9908f9d306eb564ce3abdd2320a9cd2457739f4fb4b8f59f3ebe1f3138c659ba |
Provenance
File details
Details for the file ipyobservable-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: ipyobservable-0.1.2-py3-none-any.whl
- Upload date:
- Size: 268.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a04f49f88efb479146e217b78bdc1b01feef27a6869d9883bf15e0df4c5b55c |
|
MD5 | 06c6e4efaf54feb5dce0a0fab49afd40 |
|
BLAKE2b-256 | f76226f2a5d6f46c5fd0560fa019074af8f97bf6167ed72c1739ef7cee901878 |