Skip to content

Commit

Permalink
Update create_env_script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocerrone authored Sep 6, 2024
1 parent 2e1b515 commit 4372514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_env_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $COMMMAND run $COMMMAND create $LOCATION \
-c pytorch \
-c ilastik-forge \
-c conda-forge $PYTHON ilastik \
--no-channel-priority
--no-channel-priority --yes

echo "Installing plantseg-tasks version $VERSION"
$COMMMAND run --name $ENVNAME pip install git+https://github.com/fractal-analytics-platform/fractal-ilastik-tasks@$VERSION
Expand Down

0 comments on commit 4372514

Please sign in to comment.