There are 2 options to view the Jupyter notebooks contained in this repository:
- online with Binder: just click
- on your Linux/macOS computer:
- clone this repository
cd
in the repository directory- run
./start_tutorial.sh
to install BioBlend in a virtualenv and start the Jupyter Notebook in your browser.