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 f88f459 commit 99c904eCopy full SHA for 99c904e
Dockerfile
@@ -25,8 +25,6 @@ COPY --chown=ray:users codeflare codeflare/codeflare
25
COPY --chown=ray:users notebooks codeflare/notebooks
26
COPY --chown=ray:users resources codeflare/resources
27
28
-USER ray
29
-
30
RUN pip install jupyterlab
31
RUN pip install matplotlib
32
RUN pip install lale
0 commit comments