Skip to content

Commit

Permalink
update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 3, 2021
1 parent 77ee4cf commit b355347
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions notebooks/demo/compare-intake-catalog.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -178,7 +178,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.5"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down
3 changes: 1 addition & 2 deletions notebooks/demo/demo-intake-ecmwf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"metadata": {},
"outputs": [],
"source": [
"# cat_url = \"https://raw.githubusercontent.com/cp4cds/c3s_34g_manifests/master/intake/catalogs/c3s.yaml\"\n",
"cat_url = \"https://github.com/cehbrecht/c3s_34g_manifests/raw/fix-intake-catalog/intake/catalogs/c3s.yaml\""
"cat_url = \"https://raw.githubusercontent.com/cp4cds/c3s_34g_manifests/master/intake/catalogs/c3s.yaml\"\n"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions notebooks/demo/demo-rooki-subset-by-time.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -221,7 +221,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.5"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit b355347

Please sign in to comment.