JBHF commited on
Commit
fd9103b
1 Parent(s): cd7dc2b

Update ToDo.md

Browse files
Files changed (1) hide show
  1. ToDo.md +7 -0
ToDo.md CHANGED
@@ -3,6 +3,8 @@ ToDo
3
  - Get API keys and passwords from environment !:
4
  ...
5
 
 
 
6
  - Save the vectorstore in a persistent location !:
7
  HF Spaces has an ephermal, non-persistent file storage!
8
  If you save a file from within your (streamlit) application,
@@ -118,6 +120,11 @@ VOORBEELDVRAGEN.txt
118
 
119
 
120
  - Tab pages in streamlit?
 
 
 
 
 
121
 
122
 
123
  - Word to PDF:
 
3
  - Get API keys and passwords from environment !:
4
  ...
5
 
6
+
7
+
8
  - Save the vectorstore in a persistent location !:
9
  HF Spaces has an ephermal, non-persistent file storage!
10
  If you save a file from within your (streamlit) application,
 
120
 
121
 
122
  - Tab pages in streamlit?
123
+ st.tabs - Streamlit Docs
124
+
125
+ https://docs.streamlit.io/library/api-reference/layout/st.tabs
126
+
127
+
128
 
129
 
130
  - Word to PDF: