Closed slayoo closed 3 weeks ago
@Kojec1 could you check which points have already been addressed in #456 ?
There's still an issue with the figures displayed on GitHub, missing header information and I haven't managed to check if the .gif file is successfully uploaded to the "tip" release. The other issues seem to be solve.
I'm pretty sure we can't check if the .gif file uploads before actually merging to main.
.gif file upload works!
The notebook does not work on Colab yet as it fails on first line with:
This is due to lack of pip install ...
commands for Colab in an initial notebook cell, like we do in other notebooks.
Here's a PR addressing it: https://github.com/open-atmos/PyMPDATA/pull/458
Just tested both on Colab and mybinder.org, and everything works! So, we're still missing two things:
addressed in #462
kudos!
@pawelmagnu, here's an update on the post-merge status for #427:
Let's aim at fixing it next week