Skip to content

Commit

Permalink
Update operate_aurora.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kujaku11 committed Oct 14, 2024
1 parent 682e776 commit 34db305
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/examples/operate_aurora.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
}
],
"source": [
"mth5_object = maker.from_fdsn_client(request_df, interact=True)"
"mth5_object = MakeMTH5.from_fdsn_client(request_df, interact=True)"
]
},
{
Expand Down Expand Up @@ -3169,9 +3169,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "aurora-test",
"display_name": "py39",
"language": "python",
"name": "aurora-test"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -3183,7 +3183,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.9.18"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 34db305

Please sign in to comment.