Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
scikit-multimodallearn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Contributor 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
dev
scikit-multimodallearn
Commits
de9c17a3
Commit
de9c17a3
authored
3 years ago
by
Baptiste Bauvin
Browse files
Options
Downloads
Patches
Plain Diff
Doc theme done
parent
e2bac2e2
No related branches found
No related tags found
No related merge requests found
Pipeline
#7836
passed
3 years ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
docker/Dockerfile_ubuntu_18.04
+0
-1
0 additions, 1 deletion
docker/Dockerfile_ubuntu_18.04
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
de9c17a3
...
@@ -21,7 +21,7 @@ doc:
...
@@ -21,7 +21,7 @@ doc:
script
:
script
:
-
export LC_ALL=$(locale -a | grep en_US)
-
export LC_ALL=$(locale -a | grep en_US)
-
export LANG=$(locale -a | grep en_US)
-
export LANG=$(locale -a | grep en_US)
-
p
ython3 setup.py install
-
p
ip3 install -e .[doc]
-
python3 setup.py build_sphinx
-
python3 setup.py build_sphinx
artifacts
:
artifacts
:
paths
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
docker/Dockerfile_ubuntu_18.04
+
0
−
1
View file @
de9c17a3
...
@@ -14,7 +14,6 @@ RUN apt-get update && \
...
@@ -14,7 +14,6 @@ RUN apt-get update && \
python3-sphinx \
python3-sphinx \
python3-numpydoc \
python3-numpydoc \
python3-sphinx-gallery \
python3-sphinx-gallery \
python3-sphinx-rtd-theme \
python3-matplotlib \
python3-matplotlib \
python3-pil \
python3-pil \
python3-tk \
python3-tk \
...
...
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