Open
Description
Workflow testing is great for automatically determining whether a given workflow/tutorial works on a given server.
However, Notebook based tutorials (example: https://training.galaxyproject.org/training-material/topics/single-cell/tutorials/alevin-commandline/tutorial.html) don't have 'traditional workflows'. Nevertheless, we need the CORRECT version of a given interactive tool (JupyLab, etc.) to exist in order for the tutorial to work.
How can this check (does this correct tool version exist?) be automated?
Activity