ipyelk
¶
Jupyter Widgets for interactive graphs powered by the Eclipse Layout Kernel (ELK).
Install |
Demo |
Build |
Docs |
---|---|---|---|
Screenshots¶
what can you do… |
… with |
---|---|
automatically lay out complex, nested data as diagrams |
|
interactive activity/flow-chart diagrams |
|
collapsible blocks |
|
visual simulations |
Prerequisites¶
python >=3.7
JupyterLab compatibility¶
|
|
special concerns |
---|---|---|
|
|
needs |
|
|
untested |
|
|
Install¶
ipyelk
is distributed on conda-forge and PyPI.
ipyelk
with conda
(recommended)¶
conda install -c conda-forge ipyelk jupyterlab=3
Developing¶
See CONTRIBUTING for a development install.
How it works¶
In your kernel, ipyelk
:
In your jupyter_server
:
serve the
@jupyrdf/jupyter-elk
assets as a federated module
In the browser, @jupyrdf/jupyter-elk
:
Uninstall¶
pip uninstall ipyelk
Open Source¶
This work is licensed under the BSD-3-Clause License. It contains pieces derived from other works.
- Changelog
- @jupyrdf/jupyter-elk 1.0.1
- ipyelk 1.0.1
- @jupyrdf/jupyter-elk 1.0.0
- ipyelk 1.0.0
- @jupyrdf/jupyter-elk 0.3.0
- ipyelk 0.3.0
- @jupyrdf/jupyter-elk 0.2.1
- ipyelk 0.2.1
- @jupyrdf/jupyter-elk 0.2.0
- ipyelk 0.2.0
- @jupyrdf/jupyter-elk 0.1.3
- ipyelk 0.1.3
- ipyelk 0.1.2
- @jupyrdf/jupyter-elk 0.1.2 (broken)
- ipyelk 0.1.1
- @jupyrdf/jupyter-elk 0.1.1 (broken)
- Contributing to
ipyelk