Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit b1fa459

Browse files
authored
Update Dockerfile
1 parent 7cab4fb commit b1fa459

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter-gpu/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ RUN rm /etc/apt/sources.list.d/cuda.list || true && rm /etc/apt/sources.list.d/n
2929

3030
COPY image_magick_conf/policy.xml /etc/ImageMagick-6/policy.xml
3131

32-
USER $NB_UID
3332
RUN pip install pystan==3.6.* prophet pytesseract opencv-contrib-python-headless jupyter-server-proxy>=3.2.1 lux-api \
3433
jupyter_bokeh==3.0.* jupyterlab-code-formatter==1.6.* autopep8==2.0.* isort==5.12.* nbdime==3.1.* jupyterlab-python-file==0.5.* lux-widget>=0.1.11 && \
3534
jupyter lab build -y && jupyter lab clean -y

0 commit comments

Comments
 (0)