def state_from_response()

in airflow_dag_for_execution/simple_dag.py [0:0]


    def state_from_response(response):
        return response['NotebookExecution']['Status']