Tutorial

The tutorials take the form of Jupyter notebooks; you can either read them online or download them to work with interactively. The notebook files can be found in the notebooks folder of the source repository, or downloaded using the links on each tutorial page.

Note

Optional dependencies:

For trying out the basic functionality in the tutorials, all you need to install is the voeventdb.remote library itself (and optionally, the Jupyter notebook dependency, if you are running the code from the notebooks rather than pasting it in at the command line). However, there are a few sections where we make use of other libraries for generating plots, etc. If you want to run those cells, you can ensure you have all the required libraries by installing the list found in docs/requirements.txt, i.e.

sphinx
sphinx_rtd_theme
nbsphinx
jupyter
voevent-parse
matplotlib
networkx