You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current manual instructions use the default python environment.
This is problematic and not recommended for development or production.
Rewrite the instructions to use a python virtual environment.
Write using both venv and mamba.
The text was updated successfully, but these errors were encountered:
The current manual instructions use the default python environment.
This is problematic and not recommended for development or production.
Rewrite the instructions to use a python virtual environment.
Write using both
venv
andmamba
.The text was updated successfully, but these errors were encountered: