szymon_dybczak
Esteemed Contributor III

Hi @Sega2 ,

You can't debug from workflows UI. If notebook/python code failed in workflow, you need to manually find that notebook/module and then you can run it manually (passing all required parameters, if any) and use debugger from there.