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 ececd1a

Browse files
Increate build html time out
1 parent fd2dd06 commit ececd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build_html.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function eval {
4444
fi
4545
echo "Evaluating file: 1ドル"
4646
echo "saving output to: $output_dir/1ドル"
47-
jupyter nbconvert --to notebook --execute --ExecutePreprocessor.timeout=5400 --output temp "1ドル"
47+
jupyter nbconvert --to notebook --execute --ExecutePreprocessor.timeout=7200 --output temp "1ドル"
4848
mkdir -p $output_dir/$dir
4949
mv "$dir/temp.ipynb" "$output_dir/1ドル"
5050
aws s3 cp "$output_dir/1ドル" "s3://d2l-java-notebook/${S3_PREFIX}/$output_dir/1ドル"

0 commit comments

Comments
(0)

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