Skip to content

Commit

Permalink
add temporary mistune pin to fix docs build issue (NVIDIA#559)
Browse files Browse the repository at this point in the history
Pins mistune to fix a jupyter notebook build issue introduced in 3.1.0

lepture/mistune#403

Bypassing review rules to fix CI due to holiday OOO

Signed-off-by: Danny <[email protected]>
  • Loading branch information
pstjohn authored and nvdreidenbach committed Jan 2, 2025
1 parent a653679 commit c25dfde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ mkdocs-include-dir-to-nav
mkdocs-literate-nav
mkdocs-site-urls
mike
mistune==3.0.2 # temporary pin until https://github.com/lepture/mistune/issues/403 is resolved.

0 comments on commit c25dfde

Please sign in to comment.