You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>]`
Copy file name to clipboardExpand all lines: modules/tcia_dataset.ipynb
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,18 @@
1
1
{
2
2
"cells": [
3
3
{
4
+
"attachments": {},
4
5
"cell_type": "markdown",
5
6
"metadata": {
6
7
"colab_type": "text",
7
8
"id": "view-in-github"
8
9
},
9
10
"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
+
"[](https://colab.research.google.com/github/Project-MONAI/tutorials/blob/main/modules/tcia_dataset.ipynb)\n",
14
+
"\n",
15
+
"[](https://studiolab.sagemaker.aws/import/github.com/Project-MONAI/tutorials/blob/main/modules/tcia_dataset.ipynb)"
0 commit comments