diff --git a/plan.md b/plan.md new file mode 100644 index 0000000..ff14b50 --- /dev/null +++ b/plan.md @@ -0,0 +1,23 @@ +### Plan for the workshop +1. Intro to the instrument +2. Running an app + - Loading and Showing Dataframes + - Caching data + - Showing Visualisations +3. Adding interactive elements + - Sliders + - Dropdowns + - Text Input + - "Expanders" +4. Custom Layout + - Columns + - Sidebar + - Tabs +5. Multi-Page apps +6. Publish on the web + + +### Quick Links: +- https://docs.streamlit.io/get-started/installation +- https://docs.streamlit.io/get-started/fundamentals +- https://docs.streamlit.io/develop/api-reference