TutorialsΒΆ

These tutorials illustrate use cases the pydov package supports, split up by different topics each setup as a jupyter notebook you can run yourself. The introductory tutorial bundles most of the interesting features and methods of pydov and would be a good start.

Note

These tutorials use a number of Python packages that are not required by the pydov package itself. For example folium to create interactive maps. We keep track of these dependencies in the binder/requirements.txt file. If you want to run the tutorials on your own computer, install these packages to your existing conda or venv environment by running:

pip install -r binder/requirements.txt

To run these interactively online without installation, use the following binder link:

https://mybinder.org/badge.svg