Run jupyter notebook tutorials as part of CI pipeline
Hey @matt_s ,
How about we try to run the jupyter notebook tutorials as part of the CI pipeline?
I have been working on a bash script to accomplish this for the Ketos tutorials. See here: https://git-dev.cs.dal.ca/meridian/ketos-tutorials/-/blob/ci_script/tutorials/create_database_simpler/run_notebook.sh
What do you think?