You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly... run nbstripout in pre-commit so cell output is not saved (however this may not be preferable after doing the above)Edit: indeed I don't think this will be particularly useful, the cells will always get re-run when rendering the docs version on PR anyway, and now that ReviewNB is enabled, it probably makes it easier if anything to se the saved outputs: see example: Add Gambit/OpenSpiel interoperability tutorial #573 (comment)
Make sure the pytest runs the latest versions of the tutorials and not the jupyter checkpoints
Requested documentation improvement
Possibly... runEdit: indeed I don't think this will be particularly useful, the cells will always get re-run when rendering the docs version on PR anyway, and now that ReviewNB is enabled, it probably makes it easier if anything to se the saved outputs: see example: Add Gambit/OpenSpiel interoperability tutorial #573 (comment)nbstripoutin pre-commit so cell output is not saved (however this may not be preferable after doing the above)