Insight-Services-APAC / APAC-Capability-DAI-DbtFabricSparkNb

MIT License
8 stars 3 forks source link

Feature/addtimeoutconfig #112

Closed cheinamann closed 3 months ago

cheinamann commented 3 months ago

I have added a option in the wrapper to configure the notebook timeout setting. The default is 1800. I have tested this and it generates the notebooks and adds the timeout value if I use the option: dbt_wrapper run-all my_project --notebook-timeout=2100

Issue #65

cheinamann commented 3 months ago

Closing this and will create a new one