The wrapper has a new switch allowing for the code cells to be added to the notebooks and removing the metadata fields. I have tested deploying without the switch, with the switch and then without again. The notebooks are deployed in the correct configuration each time and execute with out failure. Here is an example of the switch: dbt_wrapper run-all my_project --lakehouse-config="CODE"
The wrapper has a new switch allowing for the code cells to be added to the notebooks and removing the metadata fields. I have tested deploying without the switch, with the switch and then without again. The notebooks are deployed in the correct configuration each time and execute with out failure. Here is an example of the switch: dbt_wrapper run-all my_project --lakehouse-config="CODE"
157