02. Exercise: Setting Up a Local Environment
Setting Up a Local Environment
Make sure to follow along with the below video to set up your own local environment!
ND9991 C04 L02 A02 Setting Up A Local Environment
Note: You will need the virtualenv package installed to use venv. On a Mac, you may need to either pip install or conda install it depending on which python3 path you use.
Setting up the environment!
Task Feedback:
Nice! Let us move on to the next part.