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
I had to update my conda env today and would like to document this workflow, I think it makes most sense in the getting started settings as side note, for this I would like to wait for #17 getting merged.
The worklow is easy:
Activate env: conda activate django
Update conda env update -f=environment.yml
The text was updated successfully, but these errors were encountered:
I had to update my conda env today and would like to document this workflow, I think it makes most sense in the getting started settings as side note, for this I would like to wait for #17 getting merged.
The worklow is easy:
Activate env:
conda activate django
Update
conda env update -f=environment.yml
The text was updated successfully, but these errors were encountered: