mirror of
https://github.com/olehomelchenko/kse-streamlit-2024-06.git
synced 2025-12-21 21:22:24 +00:00
add plan
This commit is contained in:
23
plan.md
Normal file
23
plan.md
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user