Skip to content

Instantly share code, notes, and snippets.

@tiagodavi70
Last active September 30, 2021 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tiagodavi70/0f9ae09c338a89f7c8e26e89bc8ed1d7 to your computer and use it in GitHub Desktop.
Save tiagodavi70/0f9ae09c338a89f7c8e26e89bc8ed1d7 to your computer and use it in GitHub Desktop.
conda create --name blocks_scenario
conda activate blocks_scenario
pip install streamlit seaborn numpy pandas pillow altair scikit-learn
streamlit run blocks_mlvis.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment