Skip to content

Commit 3f12d3c

Browse files
authored
added aws studio lab button (#1104)
Fixes # . ### Description added aws studio lab button up top ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [ ] Notebook runs automatically `./runner [-p <regex_pattern>]`
1 parent 8dab339 commit 3f12d3c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/tcia_dataset.ipynb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {
67
"colab_type": "text",
78
"id": "view-in-github"
89
},
910
"source": [
10-
"<a href=\"https://colab.research.google.com/github/kirbyju/tutorials/blob/main/tcia_dataset.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
11+
"You can download and run this notebook locally, or you can run it for free in a cloud environment using Colab or Sagemaker Studio Lab:\n",
12+
"\n",
13+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/modules/tcia_dataset.ipynb)\n",
14+
"\n",
15+
"[![Open In SageMaker Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github.com/Project-MONAI/tutorials/blob/main/modules/tcia_dataset.ipynb)"
1116
]
1217
},
1318
{

0 commit comments

Comments
 (0)