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
09d10d92
Commit
09d10d92
authored
May 11, 2020
by
Amir MOHAMMADI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add xarray index
parent
738e31d7
Pipeline
#39795
passed with stage
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
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 @
09d10d92
...
...
@@ -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