flax icon indicating copy to clipboard operation
flax copied to clipboard

Fixing numbering in mnist_tutorial.md

Open v1vekkumar opened this issue 1 year ago • 3 comments

What does this PR do?

Fixes # (issue)

Checklist

  • [X] This PR fixes a minor issue (e.g.: typo or small bug) or improves the docs (you can dismiss the other checks if that's the case).
  • [ ] This change is discussed in a Github issue/ discussion (please add a link).
  • [ ] The documentation and docstrings adhere to the documentation guidelines.
  • [ ] This change includes necessary high-coverage tests. (No quality testing = no merge!)

v1vekkumar avatar Oct 18 '24 18:10 v1vekkumar

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Oct 18 '24 18:10 google-cla[bot]

Thanks @v1vekkumar

Can you check the CLA please https://github.com/google/flax/pull/4311/checks?check_run_id=31748084557

8bitmp3 avatar Oct 18 '24 19:10 8bitmp3

You have to run pre-summit to apply the changes to the notebook:

pip install pre-summit
pre-summit run --all-files
git commit --amend
git push -f

cgarciae avatar Oct 19 '24 12:10 cgarciae

Thanks again @v1vekkumar Please check the CLA https://github.com/google/flax/pull/4311/checks?check_run_id=31748084557

8bitmp3 avatar Oct 22 '24 16:10 8bitmp3