Movatterモバイル変換


[0]ホーム

URL:


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

Commit7367662

Browse files
committed
DOC: Give more time to nbconvert executor on Travis
1 parent3aa3c01 commit7367662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎doc/build.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jupytext --test --update --to ipynb "$DOCROOT/examples"/*.py
4949
trap'rm -f ~/.ipython/profile_default/startup/99-backtesting-docs.py' EXIT; }
5050
PYTHONWARNINGS='ignore::UserWarning' \
5151
jupyter-nbconvert --execute --to=html \
52+
--ExecutePreprocessor.timeout=300 \
5253
--output-dir="$BUILDROOT/examples""$DOCROOT/examples"/*.ipynb
5354

5455

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp