Closed ketch closed 2 years ago
Today I found that this doesn't work (running https://github.com/clawpack/apps/blob/master/notebooks/pyclaw/Acoustics-1D.ipynb). I've revised it to stop using visclaw.JSAnimation. I think we should probably delete that, as it likely is broken in other contexts.
Yes, we stopped using JSAnimation in other places (plotpages.py, animation_tools.py) and notebooks like this one, but I missed this usage.
I agree we should remove the JSAnimation subdirectory since it's no longer used. I can do a PR for that.
Today I found that this doesn't work (running https://github.com/clawpack/apps/blob/master/notebooks/pyclaw/Acoustics-1D.ipynb). I've revised it to stop using visclaw.JSAnimation. I think we should probably delete that, as it likely is broken in other contexts.