FGLI_Hub Envrionment To create the environment on your machine, find the appropriate directory where you would like to save. Run the command git clone https.... within this directory run pip install virtualenv create your virtual environment by running virtualenv your_env_name in order to run your virtual environment, run env/bin/activate