You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/01 00:19:55 UTC

[GitHub] [tvm] driazati commented on a change in pull request #9534: Update doc building instructions and pin dependencies

driazati commented on a change in pull request #9534:
URL: https://github.com/apache/tvm/pull/9534#discussion_r759760594



##########
File path: docs/conf.py
##########
@@ -352,7 +352,7 @@ def force_gc(gallery_conf, fname):
     "gallery_dirs": gallery_dirs,
     "subsection_order": subsection_order,
     "filename_pattern": os.environ.get("TVM_TUTORIAL_EXEC_PATTERN", ".py"),
-    "find_mayavi_figures": False,
+    "image_scrapers": ("mayavi",),

Review comment:
       just laziness, initially I was using a more recent version of Sphinx that needed this fix to run but with using the versions from ci-gpu this isn't necessary




-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org