You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/conf.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@
64
64
r".*github\.com.*#", # javascript based anchors
65
65
r"https://github\.com/jupyter/docker-stacks/settings/actions/runners/new\?arch=arm64\&os=linux", # only works for users with permissions to change runners
66
66
r"http://127\.0\.0\.1:.*", # various examples
67
+
r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors
0 commit comments