Skip to content

Commit

Permalink
update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ketch committed Mar 30, 2023
1 parent 777e578 commit 7c447a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions notebooks/pyclaw/shallow_water_diffraction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@
"outputs": [],
"source": [
"from matplotlib import animation\n",
"from clawpack.visclaw.JSAnimation import IPython_display\n",
"\n",
"fig = plt.figure(figsize=[12,4])\n",
"ax1 = fig.add_subplot(111)\n",
Expand Down Expand Up @@ -384,7 +383,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
"version": "3.10.4"
},
"toc": {
"nav_menu": {},
Expand Down

0 comments on commit 7c447a0

Please sign in to comment.