Skip to content

Commit 8c6f71b

Browse files
betolinkpre-commit-ci[bot]scottyhq
authored
Adding remote access with fsspec notebook (#285)
* adding remote access with fsspec notebook * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix typo * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update data paths, loca conda env, toc * remove non-existant link, add sphinx-mermaid --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Scott Henderson <scottyhq@gmail.com>
1 parent 3d07192 commit 8c6f71b

File tree

8 files changed

+2794
-1486
lines changed

8 files changed

+2794
-1486
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ sphinx:
7070
# https://github.com/wpilibsuite/sphinxext-rediraffe
7171
- sphinxext.rediraffe
7272
- sphinx_codeautolink
73+
- sphinxcontrib.mermaid
7374

7475
config:
7576
language: en # accessibility

_toc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ parts:
4545
- file: intermediate/xarray_and_dask
4646
- file: intermediate/xarray_ecosystem
4747
- file: intermediate/hvplot
48-
- file: intermediate/cmip6-cloud
48+
- file: intermediate/remote_data/index
49+
sections:
50+
- file: intermediate/remote_data/cmip6-cloud.ipynb
51+
- file: intermediate/remote_data/remote-data.ipynb
4952
- file: intermediate/data_cleaning/05.1_intro.md
5053
sections:
5154
- file: intermediate/data_cleaning/05.2_examples.md

0 commit comments

Comments
 (0)