Tag Archives: Python

Python virtual environments for scientists with conda part 4

In our previous post we learned how to verify what Python virtual environments were installed on our machine and what Python packages they contained. We also learned how to delete unwanted environments. In this post we are going to learn how to share our virtual environment with others. This is incredibly useful in this day and age of research reproducibility.

Read more
« Older Entries