guberti commented on code in PR #10921:
URL: https://github.com/apache/tvm/pull/10921#discussion_r865211999
##########
tests/scripts/ci.py:
##########
@@ -267,7 +267,7 @@ def docs(
"tlcpack-sphinx-addon==0.2.1",
"synr==0.5.0",
"image==1.5.33",
- "sphinx-gallery==0.4.0",
+
"git+https://github.com/guberti/sphinx-gallery.git@ipynb-include-bash",
Review Comment:
No, this is based on the latest sphinx-gallery version. You're right that
this could potentially cause problems, but I haven't ran into any. We should
definitely verify nothing breaks, and if there is an issue we can discuss
backporting.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]