diff --git a/modules/resample_benchmark.ipynb b/modules/resample_benchmark.ipynb index b5c5036766..15c258eabc 100644 --- a/modules/resample_benchmark.ipynb +++ b/modules/resample_benchmark.ipynb @@ -134,7 +134,7 @@ "# dict of file name and cooresponding urls\n", "url_dict = {\n", " \"SimpleITK.jpg\": \"https://s3.amazonaws.com/simpleitk/public/notebooks/SHA512/f1b5ce1bf9d7ebc0bd66f1c3bc0f90d9e9798efc7d0c5ea7bebe0435f173355b27df632971d1771dc1fc3743c76753e6a28f6ed43c5531866bfa2b38f1b8fd46\", # noqa: E501\n", - " \"mri.nii\": \"https://drive.google.com/uc?id=17tsDLvG_GZm7a4fCVMCv-KyDx0hqq1ji\"\n", + " \"mri.nii\": \"https://github.com/Project-MONAI/MONAI-extra-test-data/releases/download/0.8.1/Prostate_T2W_AX_1.nii\"\n", "}\n", "\n", "# download and rename\n", @@ -675,7 +675,7 @@ "provenance": [] }, "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -689,7 +689,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.10" + "version": "3.8.12" }, "widgets": { "application/vnd.jupyter.widget-state+json": {