Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.extension
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.extension
Commits
ae08826c
Commit
ae08826c
authored
3 years ago
by
Vincent POLLET
Browse files
Options
Downloads
Patches
Plain Diff
Add h5py in the common intersphinx mapping
parent
fa95a4ed
No related branches found
No related tags found
1 merge request
!138
Add h5py in the common intersphinx mapping
Pipeline
#59192
passed
3 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/extension/utils.py
+1
-0
1 addition, 0 deletions
bob/extension/utils.py
with
1 addition
and
0 deletions
bob/extension/utils.py
+
1
−
0
View file @
ae08826c
...
@@ -540,6 +540,7 @@ def link_documentation(additional_packages = ['python', 'numpy'], requirements_f
...
@@ -540,6 +540,7 @@ def link_documentation(additional_packages = ['python', 'numpy'], requirements_f
_add_click_index
()
_add_click_index
()
_add_index
(
'
torch
'
,
'
https://pytorch.org/docs/stable/
'
)
_add_index
(
'
torch
'
,
'
https://pytorch.org/docs/stable/
'
)
_add_index
(
'
xarray
'
,
'
https://xarray.pydata.org/en/stable/
'
)
_add_index
(
'
xarray
'
,
'
https://xarray.pydata.org/en/stable/
'
)
_add_index
(
"
h5py
"
,
"
https://docs.h5py.org/en/stable/
"
)
# get the server for the other packages
# get the server for the other packages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment