Skip to content

Commit

Permalink
bump the docker image versions for the Terra notebooks (#470)
Browse files Browse the repository at this point in the history
* bump the docker image versions for the Terra notebooks
* typo fix
  • Loading branch information
amygdala authored Sep 29, 2021
1 parent c18ada2 commit 1f07ac8
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion notebooks/mnist_survival_analysis_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"## Setup\n",
"\n",
"<div class=\"alert alert-block alert-warning\">\n",
" If you're running this notebook on Terra, use custom Docker image: <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.</br>\n",
" If you're running this notebook on Terra, use custom Docker image: <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.</br>\n",
" This notebook will run fine on a CPU, but you can also run it on a <a href=https://support.terra.bio/hc/en-us/articles/4403006001947>GPU-enabled Cloud Environment</a> if you like.\n",
"</div>"
]
Expand Down
2 changes: 1 addition & 1 deletion notebooks/review_results/identify_a_sample_to_review.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes:\n",
" <ul>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.</li>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.</li>\n",
" <li><b>ml4h</b> is running custom Docker image <kbd>gcr.io/broad-ml4cvd/deeplearning:tf2-latest-gpu</kbd>.</li>\n",
" </ul>\n",
"</div>"
Expand Down
2 changes: 1 addition & 1 deletion notebooks/review_results/image_annotations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes\n",
" <ul>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.</li>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.</li>\n",
" <li><b>ml4h</b> is running custom Docker image <kbd>gcr.io/broad-ml4cvd/deeplearning:tf2-latest-gpu</kbd>.</li>\n",
" </ul>\n",
"</div>"
Expand Down
2 changes: 1 addition & 1 deletion notebooks/review_results/review_one_sample.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes\n",
" <ul>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.</li>\n",
" <li><b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.</li>\n",
" <li><b>ml4h</b> is running custom Docker image <kbd>gcr.io/broad-ml4cvd/deeplearning:tf2-latest-gpu</kbd>.</li>\n",
" </ul>\n",
"</div>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"metadata": {},
"source": [
"<div class=\"alert alert-block alert-warning\">\n",
" <b>Terra Users</b> test with the most recent custom Docker image which has all the software dependencies preinstalled. (Currently: <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>)\n",
" <b>Terra Users</b> test with the most recent custom Docker image which has all the software dependencies preinstalled. (Currently: <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>)\n",
"</div>"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"# Setup\n",
"\n",
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.\n",
"</div>"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"# Setup\n",
"\n",
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.\n",
"</div>"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"# Setup\n",
"\n",
"<div class=\"alert alert-block alert-warning\">\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210902_181409</kbd>.\n",
" This notebook assumes <b>Terra</b> is running custom Docker image <kbd>ghcr.io/broadinstitute/ml4h/ml4h_terra:20210928_221837</kbd>.\n",
"</div>"
]
},
Expand Down Expand Up @@ -304,7 +304,7 @@
"source": [
"## View recent annotations\n",
"\n",
"For the purposes of this demo we are storing and displaying only those annotations created within this session. The ml4h toolkit includes functionaltiy to also persist these annotations to durable storage."
"For the purposes of this demo we are storing and displaying only those annotations created within this session. The ml4h toolkit includes functionality to also persist these annotations to durable storage."
]
},
{
Expand Down

0 comments on commit 1f07ac8

Please sign in to comment.