added fastparquet
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ RUN fix-permissions /etc/jupyter/
|
||||
# clean up
|
||||
RUN rm -rf /root/minicalosim
|
||||
|
||||
RUN pip3 install pyarrow
|
||||
RUN pip3 install pyarrow fastparquet
|
||||
|
||||
USER ${NB_UID}
|
||||
CMD ["start-notebook.sh"]
|
||||
|
||||
Reference in New Issue
Block a user