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.dev0.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file pybel_jupyter-0.1.0.dev0.tar.gz
.
File metadata
- Download URL: pybel_jupyter-0.1.0.dev0.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 | 8ce3a9953f2750b784faa65943937ba1b0a314bf529ac0319a307c64e078de73 |
|
MD5 | 7e71c376c953d82bd1d8d7da2fe7a5d4 |
|
BLAKE2b-256 | 29f6d376ec39375ce31ff7003b59142eac99dc2e88d5770c3e8de828897a8f8a |
Provenance
File details
Details for the file pybel_jupyter-0.1.0.dev0-py3-none-any.whl
.
File metadata
- Download URL: pybel_jupyter-0.1.0.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.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbfdc9f0f0a7171f9642ff4bddb42757d5070aedd7d11a962054f748a6c0a48a |
|
MD5 | 79dd6fda1a5bb3798aebaf3c3fe2f9ba |
|
BLAKE2b-256 | 7ec088c16fac0779f3efeb354a3ff335818902b550603fa7d83d0b185707f6e0 |