sprint_tutorial icon indicating copy to clipboard operation
sprint_tutorial copied to clipboard

Activate new envir. in Miniconda in Windows

Open FatihAkici opened this issue 7 years ago • 0 comments

In how_to_sprint.rst under the title "How to create development environments?", the recommended code for activating new environment in Miniconda does not work for Windows. The Windows version of it should be just "activate devenv", no "source" in front. That is what worked for me, as a Windows user.

FatihAkici avatar Jul 14 '18 16:07 FatihAkici