Streamlit 101 - How to setup your Streamlit working environment

preview_player
Показать описание
In this video, you will learn about how you can get started in setting up your Streamlit working environment. Particularly, we will start by creating a conda environment followed by installing Streamlit.

1. Create a new conda environment
conda create -n sandbox python=3.7.9
2. Install streamlit
pip install streamlit

Support my work:
👪 Join as Channel Member:

Recommended Resources

Subscribe:

Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#streamlit #datascience #machinelearning #dataprofessor
Рекомендации по теме
Комментарии
Автор

error requirements, while deploying
how to solve it

Sabeer-k-s
Автор

Hey there, do you see any benefits of using this vs R markdown. Any difference in use cases?

VKjkd
Автор

Can we use conda instead of pip to install streamlit? I gets confused mixing up conda and pip

gihonglee
Автор

what is that application called you are working with? It looks like visual studio code and then you are typing your terminal but that does not look like the case

nateMan
Автор

Hi bro how to exit streamlit app in cmd

msraji