Closed biophyser closed 6 years ago
Looks good, Anderson! Should we also include a description of how to create virtual environments using venv? By the way, I like the Beyond Thunderdome reference.
Oh also, the new page needs to be added to the index.rst in order for it to get displayed on the
....rendered page.
We could. I guess that depends if Zach goes all-in on conda for python installation. If he does that then maybe have a link to other ways you can create virtual environments. This seems the simplest route.
Yep, I forgot the index.rst
last night. I'll get on that.
@Zsailer said he's planning on only talking about miniconda to install python so I think I'll just stick with making virtual environments with conda.
Okay, sounds like a plan.
I'm closing this. The backbone is there we'll just need to revise it ad infinitum.
Start with a short explanation why you would want an environment. Then how to make one using conda and finally how to set up a kernel for jupyter for that environment.