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.
Release files for ipyobservable 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyobservable-0.1.2.tar.gz | 401.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyobservable-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 669.1 kB
Release files / ipyobservable-0.1.2.tar.gz
| Download URL | ipyobservable-0.1.2.tar.gz |
|---|---|
| Size | 401.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0aaddfccf901e2a8e55d2a54df8d4e9cbd6dd16c68a805250964489b6fc828d1
|
|
BLAKE2b-256 checksum How to use checksums |
9908f9d306eb564ce3abdd2320a9cd2457739f4fb4b8f59f3ebe1f3138c659ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|
Release files / ipyobservable-0.1.2-py3-none-any.whl
| Download URL | ipyobservable-0.1.2-py3-none-any.whl |
|---|---|
| Size | 268.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a04f49f88efb479146e217b78bdc1b01feef27a6869d9883bf15e0df4c5b55c
|
|
BLAKE2b-256 checksum How to use checksums |
f76226f2a5d6f46c5fd0560fa019074af8f97bf6167ed72c1739ef7cee901878
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|