Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

README.md

  • JonathonLuiten1's avatar
    071a9c06
    Update conda install instructions · 071a9c06
    JonathonLuiten1 authored
    Changes the conda install instructions to a one-liner instead of multiple command lines.
    This is an important change, because with the current version of conda, using the multiline version results the environment not being able to be solved in the later added packages due to clashes with the former, and thus not being able to correctly install all of the requirements.
    However, the one line version solves this and allows the install to proceed much more easily and quickly.
    Update conda install instructions
    JonathonLuiten1 authored
    Changes the conda install instructions to a one-liner instead of multiple command lines.
    This is an important change, because with the current version of conda, using the multiline version results the environment not being able to be solved in the later added packages due to clashes with the former, and thus not being able to correctly install all of the requirements.
    However, the one line version solves this and allows the install to proceed much more easily and quickly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.