$ pip install streamlit
$ streamlit hello
$ streamlit run streamlit_app.py
-
pylint issue
python --version- cmd + shift + p -> Python: Select Interpreter
-
joblib issue
- pip install joblib --upgrade (mac)
- pip install mlxtend --upgrade (linux)
- advanced setting -> python 3.8