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.0.tar.gz
(13.9 kB
view hashes)
Built Distribution
Close
Hashes for pybel_jupyter-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38eee2b33157cf468edb593785ff4dbb120c2be1ed537046df3b5cacbcee9d1f |
|
MD5 | c5e8aeb546294234aebe7232928897b0 |
|
BLAKE2b-256 | 7bc2080313d1b69c7e7adfd67ffef94fd4721e74c387ed7a402339f2062f1522 |