Skip to content

Commit

Permalink
files_rebased_from_docs_to_dosc_source
Browse files Browse the repository at this point in the history
  • Loading branch information
selamw1 committed Dec 4, 2024
1 parent c8e9517 commit 7b28cb6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

suppress_warnings = [
'misc.highlighting_failure', # Suppress warning in exception in digits_vae
'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
]

# -- Options for myst ----------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Once you've gone through this content, you can refer to package-specific
documentation for resources that go into more depth on various topics:

- [JAX tutorials](https://jax.readthedocs.io/en/latest/tutorials.html)
- [FLAX user guides](https://flax.readthedocs.io/en/latest/guides/index.html)
- [FLAX user guides](https://flax.readthedocs.io/en/latest/guides/index.html)

0 comments on commit 7b28cb6

Please sign in to comment.