Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.extension
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.extension
Commits
e7292440
Commit
e7292440
authored
May 11, 2020
by
Amir MOHAMMADI
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'xarray' into 'master'
Add xarray index for docs See merge request
!114
parents
6d03da72
09d10d92
Pipeline
#39935
passed with stages
in 10 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
bob/extension/utils.py
bob/extension/utils.py
+1
-0
No files found.
bob/extension/utils.py
View file @
e7292440
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment