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.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file pybel_jupyter-0.1.1.tar.gz
.
File metadata
- Download URL: pybel_jupyter-0.1.1.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 | 7a1c11e6c79ef7dc3b2487c64e9bc5726542199c62395260cc2ca4b2a01f91e1 |
|
MD5 | 0444cb05910a96c51680ecf1e6a9f1f8 |
|
BLAKE2b-256 | 7f32ad69214b1317ff828dfec16678ca0cb3ff28430ed23b124a09d7d2f20c34 |
File details
Details for the file pybel_jupyter-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pybel_jupyter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.5 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 | 1e32e4fab030d4c822565c671952b0c829f96cbc3fde570a24879283d8833de8 |
|
MD5 | b0d33bf96d1fa573f27e2978afc0721e |
|
BLAKE2b-256 | 396f43d85516ebcea25f51afd6fb82db914f72d8fb7f2897a25453fd20e0d9e4 |