Skip to content

Commit 36c5dde

Browse files
authored
update download link (#684)
Signed-off-by: Wenqi Li <[email protected]>
1 parent 25e89e1 commit 36c5dde

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/resample_benchmark.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"# dict of file name and cooresponding urls\n",
135135
"url_dict = {\n",
136136
" \"SimpleITK.jpg\": \"https://s3.amazonaws.com/simpleitk/public/notebooks/SHA512/f1b5ce1bf9d7ebc0bd66f1c3bc0f90d9e9798efc7d0c5ea7bebe0435f173355b27df632971d1771dc1fc3743c76753e6a28f6ed43c5531866bfa2b38f1b8fd46\", # noqa: E501\n",
137-
" \"mri.nii\": \"https://drive.google.com/uc?id=17tsDLvG_GZm7a4fCVMCv-KyDx0hqq1ji\"\n",
137+
" \"mri.nii\": \"https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/Prostate_T2W_AX_1.nii\"\n",
138138
"}\n",
139139
"\n",
140140
"# download and rename\n",
@@ -675,7 +675,7 @@
675675
"provenance": []
676676
},
677677
"kernelspec": {
678-
"display_name": "Python 3",
678+
"display_name": "Python 3 (ipykernel)",
679679
"language": "python",
680680
"name": "python3"
681681
},
@@ -689,7 +689,7 @@
689689
"name": "python",
690690
"nbconvert_exporter": "python",
691691
"pygments_lexer": "ipython3",
692-
"version": "3.7.10"
692+
"version": "3.8.12"
693693
},
694694
"widgets": {
695695
"application/vnd.jupyter.widget-state+json": {

0 commit comments

Comments
 (0)