mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-10 19:42:58 +00:00
Revert "[TMP] Disable mybinder linkcheck"
This reverts commit 154343498e
.
This commit is contained in:
@@ -66,7 +66,6 @@ linkcheck_ignore = [
|
|||||||
r"https://github\.com/jupyter/docker-stacks/settings/actions/runners/new\?arch=arm64\&os=linux", # only works for users with permissions to change runners
|
r"https://github\.com/jupyter/docker-stacks/settings/actions/runners/new\?arch=arm64\&os=linux", # only works for users with permissions to change runners
|
||||||
r"http://127\.0\.0\.1:.*", # various examples
|
r"http://127\.0\.0\.1:.*", # various examples
|
||||||
r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors
|
r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors
|
||||||
r"https://mybinder.org", # mybinder is down
|
|
||||||
]
|
]
|
||||||
|
|
||||||
linkcheck_allowed_redirects = {
|
linkcheck_allowed_redirects = {
|
||||||
|
Reference in New Issue
Block a user