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