Tutorials

You can carry out the tutorials from the menu below in a fully interactive environment through Jupyter notebooks. To this end, first download the corresponding notebooks (named tutorial#.ipynb) to some folder (e.g. my_tutorials/):

then in a terminal execute:

$> cd my_tutorials
$> jupyter-nbextension enable nglview --py

this will couple the nglview atom viewer for use on the jupyter notebooks. Next, execute:

$> jupyter notebook

This will open a file tree on the default internet browser. From there, you can execute the different downloaded tutorials. For a more detailed description on how the notebook looks like, you may read the following booklet CELL booklet.

The links below link to the non-interactive html versions of the tutorials generated automatically from the jupyter notebooks: