Hey @pplonski I have a project where we build/schedule/run notebooks using repo2docker. We don’t stream cell outputs directly but serve saved files from an API which a frontend dashboard can read.
We currently run it as a managed service but want to make it portable