Skip to content

Commit e6ee4ad

Browse files
committed
fixed links in table of contents at top of notebook
1 parent 2e47197 commit e6ee4ad

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ecco_access/ecco_access_tutorials/ECCO_access_modes.ipynb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@
99
"\n",
1010
"Andrew Delman, 2024-10-10\n",
1111
"\n",
12-
"[Introduction](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#introduction)\n",
12+
"[Introduction](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#Introduction)\n",
1313
"\n",
14-
"[Query-only modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#query-only-modes)\\\n",
14+
"[Query-only modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#Query-only-modes)\\\n",
1515
"[*ls*/*query* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#ls/query-mode)\\\n",
16-
"[*s3_ls*/*s3_query* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-ls/s3-query-mode)\n",
16+
"[*s3_ls*/*s3_query* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3_ls/s3_query-mode)\n",
1717
"\n",
18-
"[Direct download modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#direct-download-modes)\\\n",
18+
"[Direct download modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#Direct-download-modes)\\\n",
1919
"[*download* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-mode)\\\n",
20-
"[*download_ifspace* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-ifspace-mode)\\\n",
21-
"[*download_subset* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-subset-mode)\n",
20+
"[*download_ifspace* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download_ifspace-mode)\\\n",
21+
"[*download_subset* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download_subset-mode)\n",
2222
"\n",
23-
"[In-cloud only access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#in-cloud-only-access-modes)\\\n",
24-
"[*s3_open* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-open-mode)\\\n",
25-
"[*s3_open_fsspec* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-open-fsspec-mode)\\\n",
26-
"[*s3_get* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-get-mode)\\\n",
27-
"[*s3_get_ifspace* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-get-ifspace-mode)\n",
23+
"[In-cloud only access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#In-cloud-only-access-modes)\\\n",
24+
"[*s3_open* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3_open-mode)\\\n",
25+
"[*s3_open_fsspec* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3_open_fsspec-mode)\\\n",
26+
"[*s3_get* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3_get-mode)\\\n",
27+
"[*s3_get_ifspace* mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3_get_ifspace-mode)\n",
2828
"\n",
29-
"[Time comparison of access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#time-comparison-of-access-modes)\n",
29+
"[Time comparison of access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#Time-comparison-of-access-modes)\n",
3030
"\n",
3131
"\n",
3232
"## Introduction\n",

0 commit comments

Comments
 (0)