From 6fae3d6bce91728a427a5ffee002353169f05f37 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Mon, 2 Sep 2024 12:37:59 +1000 Subject: [PATCH] fix typo (#456) --- Tutorials/ACCESS-NRI_Intake_Catalog.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Tutorials/ACCESS-NRI_Intake_Catalog.ipynb b/Tutorials/ACCESS-NRI_Intake_Catalog.ipynb index baba750c..f6134bfe 100644 --- a/Tutorials/ACCESS-NRI_Intake_Catalog.ipynb +++ b/Tutorials/ACCESS-NRI_Intake_Catalog.ipynb @@ -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", @@ -6765,7 +6765,7 @@ "tags": [] }, "source": [ - "## 3. Loading time-invarient variables" + "## 3. Loading time-invariant variables" ] }, { @@ -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": {