4c6a00e8f98415d7a2732ee2b8bbb173d10af254
2 # Usage: ./run.sh file[no_suffix] P H
4 .
/ipynb_generator.py
$1.gj
- P
=$2 H
=$3
6 # Timeout for 1 cell : 24*3600s = 24h
8 --ExecutePreprocessor.kernel_name
='ir' \
9 --ExecutePreprocessor.timeout
=86400 \
11 --to notebook
--output $1.out.ipynb
12 # --to html --output=$1.html