Skip to content

Commit 50f639c

Browse files
committed
Changing to euxo, which gives better log output
1 parent 3af5730 commit 50f639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/utils/install_pdf_deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Install dependencies required for Notebooks PDF exports
44

5-
set -e
5+
set -euxo
66

77
# tex live installation
88
echo "Installing TexLive to allow PDf export from Notebooks"

0 commit comments

Comments
 (0)