Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dev
scikit-multimodallearn
Commits
de9c17a3
Commit
de9c17a3
authored
Jul 15, 2021
by
Baptiste Bauvin
Browse files
Doc theme done
parent
e2bac2e2
Pipeline
#7836
passed with stages
in 3 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
de9c17a3
...
...
@@ -21,7 +21,7 @@ doc:
script
:
-
export LC_ALL=$(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
artifacts
:
paths
:
...
...
docker/Dockerfile_ubuntu_18.04
View file @
de9c17a3
...
...
@@ -14,7 +14,6 @@ RUN apt-get update && \
python3-sphinx \
python3-numpydoc \
python3-sphinx-gallery \
python3-sphinx-rtd-theme \
python3-matplotlib \
python3-pil \
python3-tk \
...
...
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