sprint_tutorial
sprint_tutorial copied to clipboard
Activate new envir. in Miniconda in Windows
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.