Skip to content

Commit 22dd8d8

Browse files
authored
Minor update docs instructions (#16609)
1 parent fe5a350 commit 22dd8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def install_request_hook(gallery_conf, fname):
253253
# you must request a Google Colab instance with a GPU by going to Runtime ->
254254
# Change runtime type -> Hardware accelerator -> GPU. If you wish to build from
255255
# source, see https://tvm.apache.org/docs/install/from_source.html
256-
pip install apache-tvm-cu113=={version} -f https://tlcpack.ai/wheels"""
256+
pip install apache-tvm-cu113=={version} --no-index -f https://tlcpack.ai/wheels"""
257257

258258

259259
@monkey_patch("sphinx_gallery.gen_rst", "jupyter_notebook")

0 commit comments

Comments
 (0)