We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1b515 commit 4372514Copy full SHA for 4372514
create_env_script.sh
@@ -20,7 +20,7 @@ $COMMMAND run $COMMMAND create $LOCATION \
20
-c pytorch \
21
-c ilastik-forge \
22
-c conda-forge $PYTHON ilastik \
23
- --no-channel-priority
+ --no-channel-priority --yes
24
25
echo "Installing plantseg-tasks version $VERSION"
26
$COMMMAND run --name $ENVNAME pip install git+https://github.com/fractal-analytics-platform/fractal-ilastik-tasks@$VERSION
0 commit comments