Skip to content

Conversation

samanklesaria
Copy link
Collaborator

Closes #4971

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@samanklesaria samanklesaria force-pushed the issues/4971 branch 4 times, most recently from 950099f to 3a7b077 Compare September 26, 2025 16:47
@samanklesaria
Copy link
Collaborator Author

samanklesaria commented Sep 26, 2025

When using Jupyter to edit the notebooks, I find that all the {code-cell} blocks in the markdown get replaced with {code-cell} ipython3. That is, jupytext on my machine labels all code cells with the language, while on the main branch, code cells are inconsistently labeled. In the mnist tutorial there's no ipython3 label, but in the randomness tutorial there is. Instead of figuring out how to configure my jupyter settings separately for each notebook file, I'm just going to leave this commit including the extra ipython3 labels.

@samanklesaria samanklesaria changed the title Update tutorial examples to thread explicit RNGs (WIP) Update tutorial examples to thread explicit RNGs Sep 26, 2025
@samanklesaria samanklesaria marked this pull request as ready for review September 26, 2025 17:45
@cgarciae
Copy link
Collaborator

cgarciae commented Oct 2, 2025

Thanks @samanklesaria ! Its looking great. Left some comments.
Maybe the other place we can update is the index.rst which also contains an example that uses dropout.

@samanklesaria samanklesaria requested a review from cgarciae October 2, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emphasize Explicit Randomness in Documentation
2 participants