jnaiman commited on
Commit
5cad389
·
1 Parent(s): c84feec

app update

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  # INSTRUCTIONS:
2
  # 1. Open a "Terminal" by: View --> Terminal OR just the "Terminal" through the hamburger menu
3
- # 2. run in terminal with: streamlit run test_altair_streamlit.py
4
  # 3. click the "Open in Browser" link that pops up OR click on "Ports" and copy the URL
5
  # 4. Open a Simple Browswer with View --> Command Palette --> Simple Browser: Show
6
  # 5. use the URL from prior steps as intput into this simple browser
 
1
  # INSTRUCTIONS:
2
  # 1. Open a "Terminal" by: View --> Terminal OR just the "Terminal" through the hamburger menu
3
+ # 2. run in terminal with: streamlit run app.py
4
  # 3. click the "Open in Browser" link that pops up OR click on "Ports" and copy the URL
5
  # 4. Open a Simple Browswer with View --> Command Palette --> Simple Browser: Show
6
  # 5. use the URL from prior steps as intput into this simple browser