Skip to content

Commit 2d18712

Browse files
committed
multipage-functionality section added
1 parent b2ee262 commit 2d18712

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

22

3+
## Streamlit Multi-Page Functionality
4+
The following links were used to implement the multi-page functionality in streamlit:
5+
- https://docs.streamlit.io/get-started/tutorials/create-a-multipage-app
6+
- https://docs.streamlit.io/library/advanced-features/multipage-apps
7+
8+
39
## Run Streamlit App
410
To run the streamlit app, run the following command:
511

0 commit comments

Comments
 (0)