Skip to content

Commit bb8c944

Browse files
committed
Merge branch 'nb' into 'master'
CI: show the evaluated notebook See merge request lfortran/lfortran!643
2 parents c026885 + 20f5b31 commit bb8c944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.xsh

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jupyter kernelspec list --json
6464
cd share/lfortran/nb
6565
jupyter nbconvert --to notebook --execute --ExecutePreprocessor.timeout=60 --output Demo1_out.ipynb Demo1.ipynb
6666
jupyter nbconvert --to notebook --execute --ExecutePreprocessor.timeout=60 --output Demo2_out.ipynb Demo2.ipynb
67+
cat Demo1_out.ipynb
6768
cd ../../..
6869

6970
if $WIN != "1":

0 commit comments

Comments
 (0)