Skip to content

Commit 45d33e1

Browse files
Update .lycheeignore (#3159)
Adding a link from a tutorial (intermediate_source/tensorboard_tutorial.rst) to the ignore list as it is picked up by lychee but is only possible locally when running tutorial. Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 69475d6 commit 45d33e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.lycheeignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ file:\/\/\/.*
99

1010
# Ignore colab link in the setting of conf.py
1111
https://pytorch.org/tutorials/beginner/colab/n
12+
13+
# Ignore local host link from intermediate_source/tensorboard_tutorial.rst
14+
http://localhost:6006

0 commit comments

Comments
 (0)