-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kitchen sink animations not working on Azure #86
Comments
They work fine for me (tested just now). Must be something that changed in your setup? |
Having the same problem here, empty axes. I will try to look into it. |
Maybe make sure you have updated visclaw. No idea if that's the cause, though. |
Did they work for you in the past? |
Just updated visclaw, same problem. Didn't try to run them in the past, so I am not sure if they worked before. |
For me it works locally, it's only on Azure that it seems broken. But now when I tried it again I'm having problems installing clawpack on Azure. Can someone else try executing https://notebooks.azure.com/rjleveque/libraries/riemann-book |
Clawpack doesn't install correctly for me on Azure (I get "no module named clawpack" when I try to import it after installing). |
I restarted the notebook and ran it again and it works now. And I do get blank animations in the Kitchen sink notebook. I suspect that this is simply because Azure and JSAnimation are not playing well together. Are there JSAnimations in other notebooks that work on Azure? It's clear that PyClaw is running fine since the static plots of PyClaw simulation results show up correctly. |
Right, Clawpack can't be imported in the notebook used to do the installation or other notebooks already open (unless you restart the kernel). JSAnimation does work in |
@ketch: The ianimates in
Kitchen_sink_problem.ipynb
seem to produce empty axes. I haven't investigated...The text was updated successfully, but these errors were encountered: