Skip to content
Snippets Groups Projects
launch_slide.sh 117 B
Newer Older
Matthieu Boileau's avatar
Matthieu Boileau committed
#!/bin/bash

set -x
nbfile="tp-gitlab-ci.ipynb"
jupyter-nbconvert $nbfile --to slides --post serve $2 --allow-errors