mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 10:34:06 +00:00
Fix linkcheck-docs errors
This commit is contained in:
@@ -94,6 +94,7 @@ linkcheck_ignore = [
|
||||
r"https://docs.github\.com/.*", # 403 error
|
||||
r"http://127\.0\.0\.1:49153/.*", # example
|
||||
r"https://mybinder\.org/v2/gh/.*", # lots of 500 errors
|
||||
r"https://spark-packages.org/", # SSL: CERTIFICATE_VERIFY_FAILED
|
||||
]
|
||||
|
||||
linkcheck_allowed_redirects = {
|
||||
|
@@ -101,7 +101,7 @@ It contains:
|
||||
[cloudpickle](https://github.com/cloudpipe/cloudpickle),
|
||||
[conda-forge::blas=\*=openblas](https://www.openblas.net),
|
||||
[cython](https://cython.org),
|
||||
[dask](https://dask.org/),
|
||||
[dask](https://www.dask.org/),
|
||||
[dill](https://pypi.org/project/dill/),
|
||||
[h5py](https://www.h5py.org),
|
||||
[matplotlib-base](https://matplotlib.org/),
|
||||
|
Reference in New Issue
Block a user