hathawayj commited on
Commit
09b43a7
·
1 Parent(s): bfea820

note about dual hosting

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ Location: Rexburg, Idaho When: July 16, 2024
18
 
19
  This material uses [Polars](https://pola-rs.github.io/polars-book/user-guide/) and focuses [Streamlit](https://streamlit.io/) and dashboarding to introduce the data science app development process.
20
 
 
 
21
  ## Installing the tools
22
 
23
  We will need [Visual Studio Code](https://code.visualstudio.com/download) and [Python](https://www.python.org/downloads/) installed for this short course. Each tool has additional packages/extensions that we will need to install as well.
 
18
 
19
  This material uses [Polars](https://pola-rs.github.io/polars-book/user-guide/) and focuses [Streamlit](https://streamlit.io/) and dashboarding to introduce the data science app development process.
20
 
21
+ I am hosting this repo on [Github](https://github.com/quickskilling/streamlit_docker) and [Hugging Face](https://huggingface.co/spaces/ds460/docker_streamlit/tree/main).
22
+
23
  ## Installing the tools
24
 
25
  We will need [Visual Studio Code](https://code.visualstudio.com/download) and [Python](https://www.python.org/downloads/) installed for this short course. Each tool has additional packages/extensions that we will need to install as well.