Skip to content

Commit 5d0f5f1

Browse files
authored
Merge pull request #557 from bnmajor/colab-set-image
Colab set image
2 parents 339b0ee + 34d1d7c commit 5d0f5f1

File tree

12 files changed

+132
-26
lines changed

12 files changed

+132
-26
lines changed

examples/Hello3DWorld.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "23d710b3-dd78-4f76-895f-7e22f194d738",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/Hello3DWorld.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/NumPyArrayPointSet.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "cdcd865c-1264-413f-b317-452953ebb5f8",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/NumPyArrayPointSet.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/MONAI/transform_visualization.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "59bcbdb7-e68e-4573-8d78-cdbf1899237f",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/MONAI/transform_visualization.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/PyVista/LiDAR.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "1c4578e8-c0ec-4581-8733-59641d2c21c3",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/PyVista/LiDAR.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/PyVista/UniformGrid.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "89d60cf6-70cc-4dba-90d0-d7398574ec0a",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/PyVista/UniformGrid.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/dask/DaskArray.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "af24b172-a1e1-43fc-b0c3-ddebea1370eb",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/dask/DaskArray.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 2,

examples/integrations/itk/3DImage.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"### Try this notebook in Google Colab as well!\n",
8+
"\n",
9+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/itk/3DImage.ipynb)"
10+
]
11+
},
312
{
413
"cell_type": "code",
514
"execution_count": 1,

examples/integrations/vtk/vtkImageData.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "49efad96-fe01-4024-a803-ff3334536bc5",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/vtk/vtkImageData.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/vtk/vtkPolyDataPointSet.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "491cbd2d-1199-4d99-ab82-b78a312d39da",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/vtk/vtkPolyDataPointSet.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

examples/integrations/xarray/DataArray.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "ad89b779-fdc8-480c-b0c4-eda530fae955",
6+
"metadata": {},
7+
"source": [
8+
"### Try this notebook in Google Colab as well!\n",
9+
"\n",
10+
"[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/InsightSoftwareConsortium/itkwidgets/blob/main/examples/integrations/xarray/DataArray.ipynb)"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": 1,

0 commit comments

Comments
 (0)