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 80112bb commit 5367256Copy full SHA for 5367256
Dockerfile
@@ -66,7 +66,7 @@ RUN cd /tmp \
66
&& rm ${HIVE_HOME}/lib/jline-2.12.jar \
67
&& rm -rf /tmp/*
68
69
-RUN pip install s3fs hvac boto3 pyarrow
+RUN pip install s3fs hvac boto3 pyarrow pymongo
70
71
RUN pip install jupyterlab-git
72
0 commit comments