Wednesday, December 21, 2022

Install and run your first Streamlit application

 Install Streamlit on Windows

Streamlit's officially-supported environment manager on Windows is Anaconda Navigator.

If you don't have Anaconda install yet, follow the steps provided on the Anaconda installation page.

Next you'll need to set up your environment.

  1. Follow the steps provided by Anaconda to set up and manage your environment using the Anaconda Navigator.

  2. Select the "▶" icon next to your new environment. Then select "Open terminal":







No comments:

KQL OPER

  Understanding KQL Operators Let's take a look at Kusto Query Language (KQL) operators and how they can help build powerful queries. Un...