Robust journey planner for swiss public transport network taking possible delays into account. Detailed task description is in project_description.
final_notebook explains the structure of the project.
A short video presenting the project can be found here.
Installation
conda env create -f local_environment.yml
jupyter labextension install @pyviz/jupyterlab_pyviz
If there are any issues run:
conda env create -f local_environment_export.yml
jupyter labextension install @pyviz/jupyterlab_pyviz

