Skip to content

Commit

Permalink
Update pyeo_linux.ini
Browse files Browse the repository at this point in the history
added pip environment option
  • Loading branch information
eogit authored Sep 9, 2024
1 parent c50f10c commit dccdac1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyeo_linux.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ log_filename = my_log.log
# credentials_path = /home/h/hb91/pyeo/credentials/credentials.ini
credentials_path = '/content/drive/MyDrive/GY7709-2024-25/credentials.ini'

#environment_manager = venv
# conda_environment
environment_manager = conda
# environment_manager = [venv, conda, pip]
environment_manager = pip
conda_directory = /home/h/hb91/miniconda3
conda_env_name = pyeo_env

Expand Down

0 comments on commit dccdac1

Please sign in to comment.