Proposing a bit more conda
Several packages are provided with conda default channel. A few users (including me in Codespaces) experienced the environment creation failing with conda-forge channel. This could have been temporary, but no error messages where provided, just a Terminated when conda tried to create the environment
@david-hummingbot can you test that this environment works for all pages from source and docker?
Getting ModuleNotFound error message on a fresh Ubuntu Server 22.10 install, the Docker container also fails to start as well.
Streamlit has been refactored, the updated way to access cli is:
from streamlit.web import cli
Should I add this update to the PR?
The issue seems to be with default vs conda-forge, same version though: