get_template_context
Version - 3.3.0 1. airflow.models.taskinstanceA. 공식 Document너무 김.. B. Source Codea. context의 인자들 return { 'conf': conf, 'dag': task.dag, 'dag_run': dag_run, 'ds': ds, 'ds_nodash': ds_nodash, 'execution_date': pendulum.instance(self.execution_date), 'inlets': task.inlets, 'macros': macros, 'next_ds': next_ds, 'next_ds_nodash': next_ds_nodash, 'next_execution_date': next_execution_date, 'outlets': task.outlets, 'params': params, 'prev_ds': prev_ds, 'prev_ds_nodash': prev_ds_nodash, 'prev_execution_date': prev_execution_date, 'prev_execution_date_success': lazy_object_proxy.Proxy( lambda: …


![[리뷰] 메타버스를 디자인하라](/resources/media/images/title/2022/3/31/baealex/18_iH4QLPkj.png)
![[리뷰] 소문난 명강의 : 레트로의 유니티 게임 프로그래밍 에센스(개정판)](/resources/media/images/title/2022/3/6/baealex/3_kYRAolUu.png)


