Skip to content

Commit

Permalink
debug versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed May 26, 2024
1 parent d6e4703 commit fb66c29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions algos/ads_3/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ conda update -n base --all
conda install -n base mamba

conda update -n base -c conda-forge conda
conda install pip

pip install scikit-learn==
mamba env create -f environment.yml -n ads_v3
source activate ads_v3
Expand Down

0 comments on commit fb66c29

Please sign in to comment.