Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.face
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pad.face
Commits
beed0e35
Commit
beed0e35
authored
3 years ago
by
Tiago de Freitas Pereira
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-sphinx' into 'master'
[sphinx] Fixed warnings Closes
#44
See merge request
!122
parents
58031126
ff44ffbb
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!122
[sphinx] Fixed warnings
Pipeline
#60185
passed
3 years ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
conda/meta.yaml
+1
-0
1 addition, 0 deletions
conda/meta.yaml
doc/baselines.rst
+1
-1
1 addition, 1 deletion
doc/baselines.rst
doc/other_pad_algorithms.rst
+1
-1
1 addition, 1 deletion
doc/other_pad_algorithms.rst
with
3 additions
and
2 deletions
conda/meta.yaml
+
1
−
0
View file @
beed0e35
...
@@ -6,6 +6,7 @@ package:
...
@@ -6,6 +6,7 @@ package:
version
:
{{
environ.get('BOB_PACKAGE_VERSION'
,
'
0.0.1'
)
}}
version
:
{{
environ.get('BOB_PACKAGE_VERSION'
,
'
0.0.1'
)
}}
build
:
build
:
skip
:
True
# [arm64]
number
:
{{
environ.get('BOB_BUILD_NUMBER'
,
0)
}}
number
:
{{
environ.get('BOB_BUILD_NUMBER'
,
0)
}}
run_exports
:
run_exports
:
-
{{
pin_subpackage(name)
}}
-
{{
pin_subpackage(name)
}}
...
...
This diff is collapsed.
Click to expand it.
doc/baselines.rst
+
1
−
1
View file @
beed0e35
...
@@ -35,7 +35,7 @@ Usually, it is a good idea to have at least verbose level 2 (i.e., calling
...
@@ -35,7 +35,7 @@ Usually, it is a good idea to have at least verbose level 2 (i.e., calling
line option. To run experiments in parallel on the local machine, add the
line option. To run experiments in parallel on the local machine, add the
``--dask-client local-parallel`` option.
``--dask-client local-parallel`` option.
See :
ref
:`this <
bob.bio.base.vanilla_biometrics_advanced
_features>` for more
See :
any
:`this <
pipeline_simple
_features>` for more
details on dask configurations.
details on dask configurations.
...
...
This diff is collapsed.
Click to expand it.
doc/other_pad_algorithms.rst
+
1
−
1
View file @
beed0e35
...
@@ -43,7 +43,7 @@ Usually, it is a good idea to have at least verbose level 2 (i.e., calling
...
@@ -43,7 +43,7 @@ Usually, it is a good idea to have at least verbose level 2 (i.e., calling
line option. To run experiments in parallel on the local machine, add the
line option. To run experiments in parallel on the local machine, add the
``--dask-client local-parallel`` option.
``--dask-client local-parallel`` option.
See :
ref
:`this <
bob.bio.base.vanilla_biometrics_advanced
_features>` for more
See :
any
:`this <
pipeline_simple
_features>` for more
details on dask configurations.
details on dask configurations.
...
...
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