diff --git a/Dockerfile b/Dockerfile index 8592e8e..e6d48a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,7 +44,7 @@ USER jovyan # other packages here... # From the "original" 2022 version: -USER $NB_UID:$NB_GID +# USER $NB_UID:$NB_GID ENV PATH=${PATH}:/usr/local/cuda/bin