Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write new section: update conda env #18

Open
4lm opened this issue Mar 14, 2019 · 1 comment
Open

Write new section: update conda env #18

4lm opened this issue Mar 14, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@4lm
Copy link
Contributor

4lm commented Mar 14, 2019

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

@4lm 4lm added the enhancement New feature or request label Mar 14, 2019
@henhuy
Copy link
Contributor

henhuy commented Mar 29, 2019

#17 is merged. Feel free to add your tip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants