Skip to content

Commit

Permalink
Merge pull request #12 from tillmrtz/main
Browse files Browse the repository at this point in the history
Add comments to functions in WBTSdata
  • Loading branch information
tillmrtz authored Dec 9, 2024
2 parents cf16554 + a3bf5c3 commit b9e0e6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
# run: |
# set -e
# jupyter nbconvert --to notebook --execute notebooks/demo.ipynb --output=demo.ipynb
# mv notebooks/*output.ipynb docs/source/
# pushd docs
# make clean html
# popd
Expand Down
7 changes: 0 additions & 7 deletions notebooks/demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -665,13 +665,6 @@
"fig, ax = plotters.plot_cast_over_time(ds_all)\n",
"plt.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit b9e0e6b

Please sign in to comment.