Analyses about the COVID-19 virus.
To run this project on your local docker install, simply execute the ./run.sh
command in Terminal.
In the terminal session a link for the Jupyter Notebook Server will appear, alongside your token:
To access the notebook, open this file in a browser:
file:///root/.local/share/jupyter/runtime/nbserver-8-open.html
Or copy and paste one of these URLs:
http://103cc22c52c6:8888/?token=<your_very_long_unique_token>
or http://127.0.0.1:8888/?token=<your_very_long_unique_token>
If you don't have access to a local Docker or Jupyter Server, you can run the notebooks in an interactive session on mybinder: