eagle0504 commited on
Commit
e9cc3da
·
1 Parent(s): d89a075

pages omitted

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ st.markdown(
15
  Streamlit is an open-source app framework built specifically for
16
  Machine Learning and Data Science projects.
17
 
18
- - Go to `docs/notebooks` for access of python notebooks
19
  - For more information, go [here](https://wyn-education.streamlit.app/)
20
  """
21
  )
 
15
  Streamlit is an open-source app framework built specifically for
16
  Machine Learning and Data Science projects.
17
 
18
+ - Click on `Files`, and then go to `docs/notebooks` for access of python notebooks
19
  - For more information, go [here](https://wyn-education.streamlit.app/)
20
  """
21
  )