Skip to content

Commit

Permalink
fomatting
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 committed Dec 10, 2023
1 parent 5c8a312 commit 6b9cc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/01-intro/02-data-structures.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
}
},
"source": [
"We can see that our `UxDataset` has a single data variable \"bottomDepth\", which is mapped to each face (as specified by the \"n_face\" dimension).\n",
"We can see that our `UxDataset` has a single data variable ``bottomDepth``, which is mapped to each face (as specified by the ``n_face`` dimension).\n",
"\n",
"We can access this variable by indexing our `UxDataset` to obtain a `UxDataArray`"
]
Expand Down

0 comments on commit 6b9cc8c

Please sign in to comment.