pip install poetry
poetry install
If you're installing a new library, use the command poetry add <library_name> instead of pip install <library_name>
streamlit run app.py
9 commits
1 commits
Jupyter Notebook
92.8%
Python
7.2%
pip install poetry
poetry install
If you're installing a new library, use the command poetry add <library_name> instead of pip install <library_name>
streamlit run app.py
9 commits
1 commits
Jupyter Notebook
92.8%
Python
7.2%