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 details)
Built Distribution
File details
Details for the file pybel_jupyter-0.3.0.tar.gz
.
File metadata
- Download URL: pybel_jupyter-0.3.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81cb4381be34a4f25b00c7fd8210c74349d9cdb80e66cda060a4c6b9e49e6175 |
|
MD5 | caf125589cb9a7e414158816917ba994 |
|
BLAKE2b-256 | 120dd50d4bfb00b7f1bc714fb90a8799447f4d8f701fd8416ad785922b3304c4 |
Provenance
File details
Details for the file pybel_jupyter-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pybel_jupyter-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fbf597cec50c7cac16f02493f22fdcc1fac62f1a31e4b09dde16091fc9d868 |
|
MD5 | 715a80a0e2f85a8e2abbb855a1ea24b9 |
|
BLAKE2b-256 | b21d234bb5dacc5e18b18d502448c456f023bb22ca9fdae35d2a4ec98a345bc8 |