Spaces:
Sleeping
Sleeping
| ,,))))))));, | |
| __)))))))))))))), | |
| \|/ -\(((((''''((((((((. | |
| -*-==//////(('' . `)))))), | |
| /|\ ))| o ;-. '((((( ,(, | |
| ( `| / ) ;))))' ,_))^;(~ | |
| | | | ,))((((_ _____------~~~-. %,;(;(>';'~ | |
| o_); ; )))(((` ~---~ `:: \ %%~~)(v;(`('~ | |
| ; ''''```` `: `:::|\,__,%% );`'; ~ | |
| | _ ) / `:|`----' `-' | |
| ______/\/~ | / / | |
| /~;;.____/;;' / ___--,-( `;;;/ | |
| / // _;______;'------~~~~~ /;;/\ / | |
| // | | / ; \;;,\ | |
| (<_ | ; /',/-----' _> | |
| \_| ||_ //~;~~~~~~~~~ | |
| `\_| (,~~ -Tua Xiong | |
| \~\ | |
| ~~ | |
| Hello there π This is our streamlit container where we'll be able to build our first streamlit app. | |
| Your challenge is the following: Build a Dashboard that follow each covid wave in the world. | |
| If you want to check out the end result. Here is the link: | |
| * https://huggingface.co/spaces/charlestng/covid-tracker-jedha | |
| When you want to run a streamlit app, simply run the following command: | |
| streamlit run --server.port 4000 --server.address "0.0.0.0" NAME_OF_YOUR_FILE.py | |
| Once your server is up and running simply copy/paste the below url on Google Chrome: | |
| * http://0.0.0.0:4000 | |
| And you should see your app on your browser π | |
| Happy coding π | |
| --- |