Commit Graph

8 Commits

Author SHA1 Message Date
Ayaz Salikhov
1fce48cd6c Use mamba instead of conda where possible 2021-08-24 23:41:32 +03:00
Ayaz Salikhov
3734d39090 Fix shellcheck warnings 2021-05-20 15:38:03 +03:00
echowhisky
40c5c07b0a added -f flag to all conda clean commands
This commit adds the additional `-f` force command to all uses of `conda
clean --all` through the repo. Size should be smaller, but still testing
if anything breaks. See issue #861.
2019-05-04 19:11:32 +00:00
echowhisky
1f8311a7aa changed -tipsy to --all -y across all files
The last commit was only for the base-notebook's Dockerfile. For this,
all the files in the repo were grepped through and changed.
2019-05-04 18:53:49 +00:00
Graham Dumpleton
d2cfd3de0d Avoid relying on existence of work subdirectory in Source-to-Image examples. 2018-02-20 10:52:47 +11:00
Graham Dumpleton
f0cdbd536b Remove packages file from image when using Source-to-Image before doing a build, rather than after. 2018-02-19 13:17:54 +11:00
Graham Dumpleton
49fe302e4a Ensure assemble script of Source-to-Image script logs progress. 2018-02-18 21:54:47 +11:00
Graham Dumpleton
bad4f68608 Add example Source-to-Image scripts for building custom notebook images. 2018-02-18 20:58:32 +11:00