First, install dependencies with the following command:
$ python -m pip install -r requirements.txtThen, run the visualisation server using the following command:
$ bokeh serve --show epidemisimThis will allow you to visualise the simulation in your browser.