conda create -n your-name
conda install pip
pip install numpy pandas matplotlib streamlit