Skip to content

Commit a8ee4ae

Browse files
committed
line breaks for ecco_access modes table of contents
1 parent 01c71fe commit a8ee4ae

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

ecco_access/ecco_access_tutorials/ECCO_access_modes.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,34 @@
55
"id": "8160a901-b886-4405-b659-f181e626a105",
66
"metadata": {},
77
"source": [
8-
"# Modes of `ecco_access`\n",
8+
"# Modes of *ecco_access*\n",
99
"\n",
1010
"Andrew Delman, 2024-10-10\n",
1111
"\n",
1212
"[Introduction](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#introduction)\n",
1313
"\n",
1414
"[Query-only modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#query-only-modes)\n",
15+
"\n",
1516
"- [`ls`/`query` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#ls/query-mode)\n",
17+
" \n",
1618
"- [`s3_ls`/`s3_query` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-ls/s3-query-mode)\n",
1719
"\n",
1820
"[Direct download modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#direct-download-modes)\n",
21+
"\n",
1922
"- [`download` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-mode)\n",
23+
" \n",
2024
"- [`download_ifspace` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-ifspace-mode)\n",
25+
"\n",
2126
"- [`download_subset` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#download-subset-mode)\n",
2227
"\n",
2328
"[In-cloud only access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#in-cloud-only-access-modes)\n",
29+
"\n",
2430
"- [`s3_open` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-open-mode)\n",
31+
" \n",
2532
"- [`s3_open_fsspec` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-open-fsspec-mode)\n",
33+
"\n",
2634
"- [`s3_get` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-get-mode)\n",
35+
"\n",
2736
"- [`s3_get_ifspace` mode](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#s3-get-ifspace-mode)\n",
2837
"\n",
2938
"[Time comparison of access modes](https://ecco-v4-python-tutorial.readthedocs.io/ECCO_access_modes.html#time-comparison-of-access-modes)\n",

0 commit comments

Comments
 (0)