Lightning-AI / tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
https://lightning-ai.github.io/tutorials
Apache License 2.0
289 stars 82 forks source link

ci: rebuild all notebooks in key req. | assistant changed ++ make default res. #348

Closed Borda closed 4 months ago

Borda commented 4 months ago

Before submitting

What does this PR do?

Preventing dependabot will land some incompatible bump/update so if any of the key peaces changed validate and update all notebooks

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (8422abb) to head (4cdb54a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #348 +/- ## =================================== - Coverage 72% 72% -0% =================================== Files 2 2 Lines 416 435 +19 =================================== + Hits 301 314 +13 - Misses 115 121 +6 ```