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
We probably need to provide an equivalent set of Basic Linux commands for Windows shell.
Also, we probably should be telling users to use the anaconda prompt, specifically (cmd won't pick up anaconda in most cases).
I do wonder, rather than providing instructions where you have both set of commands given at the same time, would it make sense to have two separate html files, one for linux/mac/wsl and one for windows? (I still need to test out the windows build, I'll have a better idea of how much of a difference there is when I do).
The text was updated successfully, but these errors were encountered:
One of the advantages here is that if issue #100 works out, we could have the Linux/MacOS/WSL build be completely done by a yaml file. That way the instructions can be simplified to conda create... and then we port the instructions inside of a README file?
Given the feedback from #96, maybe "Linux commands" should be made into a separate html that we can link to in both the MD and Docking tutorials? That way we don't end up duplicating things?
We probably need to provide an equivalent set of
Basic Linux commands
for Windows shell.Also, we probably should be telling users to use the anaconda prompt, specifically (
cmd
won't pick up anaconda in most cases).I do wonder, rather than providing instructions where you have both set of commands given at the same time, would it make sense to have two separate html files, one for linux/mac/wsl and one for windows? (I still need to test out the windows build, I'll have a better idea of how much of a difference there is when I do).
The text was updated successfully, but these errors were encountered: