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 35886cc commit 316641cCopy full SHA for 316641c
Dockerfile
@@ -28,4 +28,6 @@ RUN pip install sklearn
28
RUN pip install pandas
29
RUN pip install numpy
30
31
+RUN pip install jupyterlab
32
+
33
RUN pip install -e ./codeflare
0 commit comments