google / caliban

Research workflows made easy, locally and in the Cloud.
https://caliban.readthedocs.io
Apache License 2.0
494 stars 67 forks source link

update docs to reflect current base images, document how to specify custom base image #92

Closed ajslone closed 4 years ago

ajslone commented 4 years ago

This PR updates our docs to document our current base images, and document how to specify a custom base image in .calibanconfig.json

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   55.56%   55.53%   -0.04%     
==========================================
  Files          31       31              
  Lines        3180     3180              
==========================================
- Hits         1767     1766       -1     
- Misses       1413     1414       +1     
Impacted Files Coverage Δ
caliban/platform/gke/util.py 98.13% <0.00%> (-1.12%) :arrow_down:
caliban/platform/cloud/types.py 89.87% <0.00%> (-0.64%) :arrow_down:
caliban/util/fs.py 90.56% <0.00%> (+0.94%) :arrow_up:
caliban/util/auth.py 76.19% <0.00%> (+9.52%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b09430...7ed709d. Read the comment docs.