I am new to Streamlit but it is not working .
First
when i write
streamlit hello
it works fine
Second
but when i run
streaamlit run main.py
it just showing blank page and nothing else
i am using venv environment with python3.9.13 using browser microsoft edge Version 105.0.1343.42 (Official build) (64-bit) and using windows 10 using vscode as ide