Skip to content
Snippets Groups Projects
Commit e7292440 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'xarray' into 'master'

Add xarray index for docs

See merge request !114
parents 6d03da72 09d10d92
No related branches found
No related tags found
1 merge request!114Add xarray index for docs
Pipeline #39935 passed
......@@ -534,6 +534,7 @@ def link_documentation(additional_packages = ['python', 'numpy'], requirements_f
_add_index('distributed', 'https://distributed.dask.org/en/latest/')
_add_click_index()
_add_index('torch', 'https://pytorch.org/docs/')
_add_index('xarray', 'https://xarray.pydata.org/en/stable/')
# get the server for the other packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment