0

I am running airflow locally without docker or helm, and am using SequentialExecutor as the executor, I want to use pdb or ipdb debugger inside callable functions of PythonOperator. is there a way for it?

Prinz Piuz
  • 69
  • 9

1 Answers1

0

Don't think so, but there actually is a debug executor