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 151cc3b commit 3c156dcCopy full SHA for 3c156dc
training/ilab-wrapper/ilab
@@ -4,7 +4,7 @@
4
CONTAINER_DEVICE="__REPLACE_CONTAINER_DEVICE__"
5
IMAGE_NAME="__REPLACE_IMAGE_NAME__"
6
7
-export ENTRYPOINT="/opt/python3.11/venv/bin/ilab"
+export ENTRYPOINT="ilab"
8
export PARAMS=("$@")
9
10
if [[ -n "$ILAB_HOME" ]]; then
training/nvidia-bootc/duplicated/ilab-wrapper/ilab
0 commit comments