Skip to content

Commit

Permalink
add notebook content back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Bell committed Mar 10, 2024
1 parent 0a1a3ef commit 9501451
Show file tree
Hide file tree
Showing 3 changed files with 2,164 additions and 150 deletions.
16 changes: 15 additions & 1 deletion docs/source/geophysical-data.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# ruff: noqa"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand All @@ -20,6 +29,11 @@
}
],
"metadata": {
"kernelspec": {
"display_name": "xskillscore-dev",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
Expand All @@ -30,7 +44,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": 3
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 9501451

Please sign in to comment.