ipyelk
Jupyter Widgets for interactive graphs powered by the Eclipse Layout Kernel (ELK).
| Install | Demo | Build | Docs |
|---|---|---|---|
| CHANGELOG CONTRIBUTING examples |
Prerequisites
python >=3.7jupyterlab >=1,<2JupyterLab 2+ compatibility coming soon!nodejs >=10,<14
Install
ipyelk is distributed on conda-forge and PyPI.
ipyelk with conda (recommended)
conda can also install nodejs.
conda install -c conda-forge ipyelk jupyterlab=1 nodejs
ipyelk with pip
install nodejs with a package manager
pip install ipyelk jupyterlab=1
@jupyrdf/jupyter-elk with jupyter labextension install
@jupyrdf/jupyter-elk is distributed on npm, and relies on
@jupyter-widgets/jupyterlab-manager.
jupyter labextension install @jupyter-widgets/jupyterlab-manager @jupyrdf/jupyter-elk
Developing
See CONTRIBUTING for a development install.
How it works
In your kernel, ipyelk:
In the browser, @jupyrdf/jupyter-elk:
- ELK lays out the diagram in a WebWorker
- sprotty draws the diagram as SVG
- interaction information (like selection and hovering) are passed back to the browser
Uninstall
pip uninstall ipyelk
jupyter labextension uninstall @jupyrdf/jupyter-elk
Open Source
This work is licensed under the BSD-3-Clause License. It contains pieces derived from other works.
Release files for ipyelk 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyelk-0.2.0.tar.gz | 42.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyelk-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 95.5 kB
Release files / ipyelk-0.2.0.tar.gz
| Download URL | ipyelk-0.2.0.tar.gz |
|---|---|
| Size | 42.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
afe4f896a8513a0d812f35b3cb083b21ac40d496b7c471a4a66d5dcaa7998cbe
|
|
BLAKE2b-256 checksum How to use checksums |
483abe355f7c4842771789c3e2c0d876de3dffcd64380f4e560b43bc7aee1127
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.8
|
Release files / ipyelk-0.2.0-py3-none-any.whl
| Download URL | ipyelk-0.2.0-py3-none-any.whl |
|---|---|
| Size | 53.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5522e3765c2fd9a24ad776e487eb0c0cf0fa90d7cf1c26f2700beb489303fba5
|
|
BLAKE2b-256 checksum How to use checksums |
2fd39456bde1e16256fc9d5b1968e9ea9c19f81c113226b3a6ce2965af70eed5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.8
|