Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryMaciek committed Mar 8, 2024
1 parent 46ef5ac commit 82ab107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 293 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tasks:
init: |
echo "Building development environment..."
mamba env create -f environment.yml --prefix ./.warlock
bash prepare-environments.sh
bash -c 'CONDA_PREFIX="/workspace/warlock/.warlock" ./prepare-environments.sh'
echo "Development environment ready!"
# adjust PS1 + activate dev. env. + compile demon
command: |
Expand Down
292 changes: 0 additions & 292 deletions notebook.ipynb

This file was deleted.

0 comments on commit 82ab107

Please sign in to comment.