We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a453b commit 2ec4e79Copy full SHA for 2ec4e79
.lycheeignore
@@ -6,3 +6,6 @@ file:///f:/libtmp/some_file
6
7
#Ignore links with "file:///" to catch any other example links
8
file:\/\/\/.*
9
+
10
+# Ignore colab link in the setting of conf.py
11
+conf\.py.*https:\/\/pytorch\.org\/tutorials\/beginner\/colab.*
0 commit comments