Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump the docker image versions for the Terra notebooks #470

Merged
merged 3 commits into from
Sep 29, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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