$ < cd to repo's root >
$ virtualenv venv -p python3 # Invoke a virtual env (using 3.6)
$ . venv/bin/activate
$ pip install -r requirements.txt
$ . scripts/setenv.sh # Set a few env variables, mostly useful for Spark and importing)
$ . scropts/launch_spyder.sh # For spyder user
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Files
scrape_and_email
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||