A PyBEL extension for Jupyter notebooks
Project description
A PyBEL extension for Jupyter notebooks.
Getting Started
Inside a Jupyter notebook, run the following code at the end of the cell to get an interactive visualization:
>>> from pybel.examples import sialic_acid_graph
>>> from pybel_jupyter import to_jupyter
>>> to_jupyter(sialic_acid_graph)
Installation
pybel_jupyter can be installed easily from PyPI with the following code in your favorite terminal:
$ pip install pybel-jupyter
or from the latest code on GitHub with:
$ pip install git+https://github.com/pybel/pybel-jupyter.git
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
pybel_jupyter-0.2.1.tar.gz
(13.9 kB
view hashes)
Built Distribution
Close
Hashes for pybel_jupyter-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 949d9978b9a923f9705864497a5059bc580c2b4eedfb22fadc4a7a752a2fbd35 |
|
MD5 | 9137b11ac1eef762b9ff9fc0e51d70db |
|
BLAKE2b-256 | bfbfd1dafc8edf24e136c1743f1f901972b7cb53933ee9789111bf9208d64c96 |