Ayaz Salikhov
453556b2c4
Make markdown files look prettier using prettier :)
2021-05-07 00:53:06 +03:00
Ayaz Salikhov
451544c956
Fix some errors
2021-05-01 13:36:47 +03:00
Ayaz Salikhov
c5aa354b09
Fix more errors
2021-05-01 13:29:58 +03:00
Ayaz Salikhov
c2031e2a4a
Fix more errors
2021-05-01 13:07:40 +03:00
Ayaz Salikhov
bf5ec600d1
Use mdlint rules [WIP]
2021-05-01 12:52:41 +03:00
Ayaz Salikhov
b6d96d1ca2
Improve documentation
2020-05-28 11:47:48 +02: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
fe85a0d172
Disable mounting of service account token under OpenShift.
2018-11-26 17:10:50 +11:00
Graham Dumpleton
9850b5710e
Correct URL in Source-to-Image template to reference master branch.
2018-02-20 12:21:19 +11: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
9e9ca7344c
Fix URLs for location of Source-to-Image example directory in master.
2018-02-19 14:14:18 +11:00
Graham Dumpleton
9b78b0c13c
Add README for Source-to-Image examples directory.
2018-02-19 13:49:29 +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
52fba5967f
Add OpenShift template for building, but not deploying an image using Source-to-Image builder.
2018-02-19 11:43:20 +11:00
Graham Dumpleton
f87dec5936
Add template for using Source-to-Image builder scripts with OpenShift.
2018-02-18 21:58:43 +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
92843575a4
Add save-artifacts script to Source-to-Image to avoid warnings/errors.
2018-02-18 21:43:00 +11:00
Graham Dumpleton
bad4f68608
Add example Source-to-Image scripts for building custom notebook images.
2018-02-18 20:58:32 +11:00