Install and run your first Streamlit application
Install Streamlit on Windows
Streamlit's officially-supported environment manager on Windows is Anaconda Navigator.
Install Anaconda
If you don't have Anaconda install yet, follow the steps provided on the Anaconda installation page.
Create a new environment with Streamlit
Next you'll need to set up your environment.
Follow the steps provided by Anaconda to set up and manage your environment using the Anaconda Navigator.
Select the "▶" icon next to your new environment. Then select "Open terminal":
Comments