You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Castro0o 7a388e6d59 copy script 4 years ago
img-reference worked with Iframe 4 years ago
nltk-book
venv
venv.bak
website updated 4 years ago
website.bak0526 worked with Iframe 4 years ago
website.bak0527 worked with Iframe 4 years ago
.DS_Store updated 4 years ago
.gitignore copy script 4 years ago
README.md
copy_website_2_server.sh copy script 4 years ago

README.md

To create a vitual environment

cd to the place you want to make it and...

python3 -m venv venv

To activate a virtual environment

cd to the folder where "venv" is and...

source venv/bin/activate