Skip to content

Commit 608b46e

Browse files
committed
update gitignore
1 parent d8a69d6 commit 608b46e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ _site/
33
example_data/
44
*.h5
55
*.nc
6+
_freeze

tutorials/hdf5_formatting.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"id": "e70aa9a5-58dc-44e7-a600-a1f9db2027d5",
7272
"metadata": {},
7373
"source": [
74-
"Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`."
74+
"Create some dimension variables. The dimension scales need to be in the group so that they can found by `xarray`. -"
7575
]
7676
},
7777
{

0 commit comments

Comments
 (0)