Добавить
Уведомления

How Activate the Virtualenv on AWS CDK

The init script we ran in the last step created a bunch of code to help get us started but it also created a virtual environment within our directory. If you haven’t used virtualenv before, you can find out more here but the bottom line is that they allow you have a self-contained, isolated environment to run Python and install arbitrary packages without polluting your system Python. #Python #virtualenv #cloud9 #awsfreecourses #learprogrammingfree #CDK #awscdk #npm #learncdk

Иконка канала Введение в Python
4 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

The init script we ran in the last step created a bunch of code to help get us started but it also created a virtual environment within our directory. If you haven’t used virtualenv before, you can find out more here but the bottom line is that they allow you have a self-contained, isolated environment to run Python and install arbitrary packages without polluting your system Python. #Python #virtualenv #cloud9 #awsfreecourses #learprogrammingfree #CDK #awscdk #npm #learncdk

, чтобы оставлять комментарии