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:
$ python3 -m pip install pybel-jupyter
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/pybel/pybel-jupyter.git@develop
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.1.0.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file pybel_jupyter-0.1.0.tar.gz
.
File metadata
- Download URL: pybel_jupyter-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5c31c1b41fbe22b9d995a7a5538c104b22ca071b755be0c519abf54bf037d33 |
|
MD5 | 78d1152e94e2209606778b9ddd908ac9 |
|
BLAKE2b-256 | 46879148b4b5b5340ed6def47a0da237a301b4994e014ba7543ea532e6de8716 |
Provenance
File details
Details for the file pybel_jupyter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pybel_jupyter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a1065f18a69f12c2b6d8f936cbcceb04d83a2628aa469273d20bd655d845788 |
|
MD5 | 43fdfd0a811a5e80a135237092d826e0 |
|
BLAKE2b-256 | d12bf03d7ed35968c024ee5d78b4222296c6eb6be996a32b00cfb962732bc381 |