Skip to content
Snippets Groups Projects
Commit eda7b8fa authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Simple executable to update the datset and start streamlit

parent 5c8726df
No related branches found
No related tags found
1 merge request!2Feat nav & daily
#!/bin/bash
cd covid-19-data
git pull origin master
cd ..
streamlit run co_dash.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment