Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 062c5df

Browse files
committed
Workaround: manual installation of the media in _build/html
1 parent 8228d9c commit 062c5df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Dockerfile‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ COPY --chown=sage:sage . ${HOME}
1212
# Install this package and dependencies and build the notebooks
1313
RUN sage -pip install .
1414
RUN echo "LC_CTYPE=fr_FR.UTF-8 make ipynb" | sage -sh
15+
# Fake the installation of media (will eventually be done by sphinx)
16+
RUN ln -s ../../media _build/html

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /