dib-lab / workshop_12Jan_2023

MIT License
2 stars 2 forks source link

how shall we run the notebook in the workshop? #4

Open ctb opened 1 year ago

ctb commented 1 year ago

options -

  1. ask/allow people to run via ssh tunneling

pros: live! real! cons: ssh tunneling may be hard for some people to set up.

  1. set up a binder to run it

pros: live! could configure with an sbatch file, too? cons: can only do if the necessary output files are small

  1. provide a static HTML version for people to view

pros: will work! good backup. cons: not live.

  1. have a "run to static" version with papermill

pros: straightforward to get to work! possible backup. cons: not live

So, a few questions: