Login Sign up

A Beginners Tour Through Virtual Environments and Conda Environments

Matt Harrison

Audience level:
Novice

Brief Summary

Python has some good "batteries" that it comes it, but let's be honest, if you are doing anything more advanced than a toy project, you will need to involve other libraries. This tutorial will discuss how to accomplish this with both Conda and virtual environments.

You will learn:

Outline