covid19
covid19 copied to clipboard
Analyses about the COVID-19 virus
covid19
Analyses about the COVID-19 virus.
Running the covid19 project in local Docker
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>
Copy and past the link in your browser to access the Server.
Running the covid19 project notebooks on mybinder
If you don't have access to a local Docker or Jupyter Server, you can run the notebooks in an interactive session on mybinder:
https://mybinder.org/v2/gh/twiecki/covid19/master