Hello! I am new to this and I am taking a course on Coursera that uses Streamlit and Python to build a small binary classification web app. The following code should display nothing but two lines of text:
I am using:
Condo
VS code: 1.45.1
Streamlit: 0.61.0
Python: 3.7.3
Safari: 13.0.5 (15608.5.11)
However, the browser page looks like this:
I made sure I saved the code. I have re-run the page several time as well. There is no other file under the same name in the directory.
This has been quite frustrating. I do not understand how it is only several lines but it does not work. Thanks so much for any tips and help!
I also have a side question. When I start streamlit in the terminal, how do exit it? When the terminal looks like this:
Is there any way I could exit it and return to writing command line prompt with the ‘$’ dollar sign?
Much appreciated!