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
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.1.dev0.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file pybel_jupyter-0.1.1.dev0.tar.gz
.
File metadata
- Download URL: pybel_jupyter-0.1.1.dev0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd1d74f296ec9c7d6260adfe00d677fd5889bb5662964adda28ef60b0eb562ca |
|
MD5 | 8d1eb14e0392695bbc29a22e8fd317bc |
|
BLAKE2b-256 | 59dee297cf4511a84c18d71a21826bb390c676ec3e500d56ad42c96d778d8a66 |
File details
Details for the file pybel_jupyter-0.1.1.dev0-py3-none-any.whl
.
File metadata
- Download URL: pybel_jupyter-0.1.1.dev0-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.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50579d77b904554dd296ab5c540237744be2d17959424e4139c9261483c931b9 |
|
MD5 | fccf6fc21d0105459686c21581624fa7 |
|
BLAKE2b-256 | 18284a4965039468169e16dd29f715ec12de4dd1194a1d4c006b8642339d2659 |