Skip to content

Commit a4ea7df

Browse files
committed
add support section
1 parent 639491e commit a4ea7df

1 file changed

Lines changed: 16 additions & 6 deletions

File tree

notebooks/IDC_segmentation_primer.ipynb

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{
44
"cell_type": "markdown",
55
"metadata": {
6-
"colab_type": "text",
7-
"id": "view-in-github"
6+
"id": "view-in-github",
7+
"colab_type": "text"
88
},
99
"source": [
1010
"<a href=\"https://colab.research.google.com/github/ImagingDataCommons/IDC-Examples/blob/master/notebooks/IDC_segmentation_primer.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
@@ -45,6 +45,17 @@
4545
"* Dennis Bontempi - Artificial Intelligence in Medicine Program, Brigham and Women's Hospital, Boston, USA"
4646
]
4747
},
48+
{
49+
"cell_type": "markdown",
50+
"source": [
51+
"## Support\n",
52+
"\n",
53+
"You can contact IDC support by sending email to support@canceridc.dev or posting your question on [IDC User forum](https://discourse.canceridc.dev)."
54+
],
55+
"metadata": {
56+
"id": "r7244uGiyc4T"
57+
}
58+
},
4859
{
4960
"cell_type": "markdown",
5061
"metadata": {
@@ -1897,12 +1908,11 @@
18971908
"metadata": {
18981909
"accelerator": "GPU",
18991910
"colab": {
1900-
"collapsed_sections": [],
1901-
"include_colab_link": true,
19021911
"name": "IDC segmentation primer",
19031912
"private_outputs": true,
19041913
"provenance": [],
1905-
"toc_visible": true
1914+
"toc_visible": true,
1915+
"include_colab_link": true
19061916
},
19071917
"kernelspec": {
19081918
"display_name": "Python 3",
@@ -1914,4 +1924,4 @@
19141924
},
19151925
"nbformat": 4,
19161926
"nbformat_minor": 0
1917-
}
1927+
}

0 commit comments

Comments
 (0)