Is there an existing issue for this?
Category of Bug / Issue
Converter bug
Current Behavior
When the transpiler creates a parameters file for the workflow, the jobs calls it as a task, but the file is not a notebook, because it is missing the # Databricks notebook source on the first line, so the file is not seen as a notebook, and does not create the necessary widgets.
Expected Behavior
parameters file is loaded and seen as a notebook.
Steps To Reproduce
Import the resulting parameters file and try to run the notebook.
Relevant log output or Exception details
Logs Confirmation
Sample Query
Operating System
macOS
Version
latest via Databricks CLI