Minor changes
This commit is contained in:
@ -40,6 +40,7 @@ RUN mamba install --yes \
|
||||
"widgetsnbextension" \
|
||||
"xlrd" \
|
||||
"tensorflow" \
|
||||
"pytest" \
|
||||
&& \
|
||||
# Cleanup
|
||||
mamba clean --all -f -y && \
|
||||
|
Reference in New Issue
Block a user