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.
2 parents 1450e58 + 3c156dc commit 7184630Copy full SHA for 7184630
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