Has anyone successfully resolved this error when trying to schedule as a DataFlow in Jupyter workspace? I don't have any other DataFlows scheduled in this workspace.
I don't have any issues scheduling Jupyter Notebooks. On the Python code, there's a link for schedule as DataFlow.
When you click and setup the link, you will see the ipynb file in your dataflows.
Figured out the issue. My jupyter notebook had special characters in the name. Once I renamed it, I could schedule a dataflow.