| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #2639 +/- ##
===========================================
+ Coverage 78.59% 91.34% +12.74%
===========================================
Files 245 245
Lines 49089 49089
Branches 4322 4322
===========================================
+ Hits 38582 44840 +6258
+ Misses 9714 3531 -6183
+ Partials 793 718 -75
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Oooof that's quite the diff. Does it really need to. rerun and redo all the figures/.... ?
Sorry, something went wrong.
There was a problem hiding this comment.
Notebooks all seem to render correctly now. Would be nice to not stage the images, but it is a major pain to manually unstage them for this many notebooks
Sorry, something went wrong.
There was a problem hiding this comment.
I can live with the edited images as part of this PR
However, some tests are now failing
Sorry, something went wrong.
|
I'm on it, just a breaking line in a string |
Sorry, something went wrong.
There was a problem hiding this comment.
need rebase and gtg
Sorry, something went wrong.
|
Please don't hit merge! I've spotted a rendering error (which I'm fixing) |
Sorry, something went wrong.
|
A few observations that I won't address in this PR:
|
Sorry, something went wrong.
There was a problem hiding this comment.
This PR cleans notebook metadata to improve GitHub rendering compatibility. The changes strip out unnecessary metadata while preserving essential notebook functionality.
Copilot reviewed 2 out of 35 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| scripts/clean_notebooks.sh | Adds automated notebook cleaning script with nbconvert and nbstripout |
| examples/cfd/08_shallow_water_equation.ipynb | Replaces UUID cell IDs with sequential numbers and removes extra metadata |
scripts/clean_notebooks.sh:7
export PYTEST_VERSION=1
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Remove the metadata to allow notebooks to render on Github