A PyBEL extension for Jupyter notebooks
Project description
A PyBEL extension for Jupyter notebooks.
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
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)
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.3.0.tar.gz
(7.7 kB
view hashes)
Built Distribution
Close
Hashes for pybel_jupyter-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fbf597cec50c7cac16f02493f22fdcc1fac62f1a31e4b09dde16091fc9d868 |
|
MD5 | 715a80a0e2f85a8e2abbb855a1ea24b9 |
|
BLAKE2b-256 | b21d234bb5dacc5e18b18d502448c456f023bb22ca9fdae35d2a4ec98a345bc8 |