Skip to content

Commit a6755fd

Browse files
committed
- Update Jupyter Notebook links
1 parent 1c499d4 commit a6755fd

14 files changed

+1182
-1182
lines changed

benchmarks/annotation_store.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Benchmarking Annotation Storage\n",
1010
"\n",
11-
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/tree/develop/benchmarks/annotation_store.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/develop/benchmarks/annotation_store.ipynb)\\]\\[[Kaggle](https://kaggle.com/kernels/welcome?src=https://github.com/TissueImageAnalytics/tiatoolbox/blob/develop/benchmarks/annotation_store.ipynb)\\]\n",
11+
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/tree/master/benchmarks/annotation_store.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/master/benchmarks/annotation_store.ipynb)\\]\n",
1212
"\n"
1313
]
1414
},

examples/01-wsi-reading.ipynb

Lines changed: 34 additions & 34 deletions
Large diffs are not rendered by default.

examples/02-stain-normalization.ipynb

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

examples/03-tissue-masking.ipynb

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

examples/04-patch-extraction.ipynb

Lines changed: 984 additions & 984 deletions
Large diffs are not rendered by default.

examples/05-patch-prediction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Patch Prediction Models\n",
1010
"\n",
11-
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/develop/examples/05-patch-prediction.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/develop/examples/05-patch-prediction.ipynb)\\]\n",
11+
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/master/examples/05-patch-prediction.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/master/examples/05-patch-prediction.ipynb)\\]\n",
1212
"\n"
1313
]
1414
},
@@ -92,7 +92,7 @@
9292
"source": [
9393
"%%bash\n",
9494
"apt-get -y install libopenjp2-7-dev libopenjp2-tools openslide-tools libpixman-1-dev | tail -n 1\n",
95-
"pip install git+https://github.com/TissueImageAnalytics/tiatoolbox.git@develop | tail -n 1\n",
95+
"pip install tiatoolbox | tail -n 1\n",
9696
"echo \"Installation is done.\""
9797
]
9898
},

examples/06-semantic-segmentation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Semantic Segmentation Models\n",
1010
"\n",
11-
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/develop/examples/06-semantic-segmentation.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/develop/examples/06-semantic-segmentation.ipynb)\\]\n",
11+
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/master/examples/06-semantic-segmentation.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/master/examples/06-semantic-segmentation.ipynb)\\]\n",
1212
"\n"
1313
]
1414
},
@@ -83,7 +83,7 @@
8383
"source": [
8484
"%%bash\n",
8585
"apt-get -y install libopenjp2-7-dev libopenjp2-tools openslide-tools libpixman-1-dev | tail -n 1\n",
86-
"pip install git+https://github.com/TissueImageAnalytics/tiatoolbox.git@develop | tail -n 1\n",
86+
"pip install tiatoolbox | tail -n 1\n",
8787
"echo \"Installation is done.\""
8888
]
8989
},

examples/07-advanced-modeling.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Advanced Model Handling in TIAToolbox\n",
1010
"\n",
11-
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/develop/examples/07-advanced-modeling.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/develop/examples/07-advanced-modeling.ipynb)\\]\n",
11+
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/master/examples/07-advanced-modeling.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/master/examples/07-advanced-modeling.ipynb)\\]\n",
1212
"\n"
1313
]
1414
},
@@ -93,7 +93,7 @@
9393
"source": [
9494
"%%bash\n",
9595
"apt-get -y install libopenjp2-7-dev libopenjp2-tools openslide-tools libpixman-1-dev | tail -n 1\n",
96-
"pip install git+https://github.com/TissueImageAnalytics/tiatoolbox.git@develop | tail -n 1\n",
96+
"pip install tiatoolbox | tail -n 1\n",
9797
"echo \"Installation is done.\""
9898
]
9999
},

examples/08-nucleus-instance-segmentation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source": [
99
"# Nucleus Instance Segmentation\n",
1010
"\n",
11-
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/develop/examples/08-nucleus-instance-segmentation.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/develop/examples/08-nucleus-instance-segmentation.ipynb)\\]\n",
11+
"Click to open in: \\[[GitHub](https://github.com/TissueImageAnalytics/tiatoolbox/blob/master/examples/08-nucleus-instance-segmentation.ipynb)\\]\\[[Colab](https://colab.research.google.com/github/TissueImageAnalytics/tiatoolbox/blob/master/examples/08-nucleus-instance-segmentation.ipynb)\\]\n",
1212
"\n"
1313
]
1414
},
@@ -79,7 +79,7 @@
7979
"source": [
8080
"%%bash\n",
8181
"apt-get -y install libopenjp2-7-dev libopenjp2-tools openslide-tools libpixman-1-dev | tail -n 1\n",
82-
"pip install git+https://github.com/TissueImageAnalytics/tiatoolbox.git@develop | tail -n 1\n",
82+
"pip install tiatoolbox | tail -n 1\n",
8383
"echo \"Installation is done.\""
8484
]
8585
},

0 commit comments

Comments
 (0)