Skip to content

Commit

Permalink
fix typo (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Sep 2, 2024
1 parent 8b4dc49 commit 6fae3d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Tutorials/ACCESS-NRI_Intake_Catalog.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This tutorial demonstrates how to use the ACCESS-NRI Intake catalog to load model or other output. The tutorial also showcases key similarities and differences with the deprecated COSIMA cookbook.\n",
"This tutorial demonstrates how to use the ACCESS-NRI Intake catalog to load model or other output. The tutorial also showcases key similarities and differences with the deprecated COSIMA cookbook Python package.\n",
"\n",
"⚠️ **Membership to project `xp65` is required to access the ACCESS-NRI Intake catalog** ⚠️\n",
"\n",
Expand Down Expand Up @@ -6765,7 +6765,7 @@
"tags": []
},
"source": [
"## 3. Loading time-invarient variables"
"## 3. Loading time-invariant variables"
]
},
{
Expand Down Expand Up @@ -7165,9 +7165,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python [conda env:analysis3-24.04]",
"display_name": "Python [conda env:analysis3-24.07]",
"language": "python",
"name": "conda-env-analysis3-24.04-py"
"name": "conda-env-analysis3-24.07-py"
},
"language_info": {
"codemirror_mode": {
Expand Down

0 comments on commit 6fae3d6

Please sign in to comment.