Skip to main content

A PyBEL extension for Jupyter notebooks

Project description

A PyBEL extension for Jupyter notebooks.

Installation Current version on PyPI Stable Supported Python Versions MIT License

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


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)

Uploaded Source

Built Distribution

pybel_jupyter-0.3.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page