Feature request: DataBricks script format
Author: galexiozaCreated Mar 3, 2022Updated Aug 31, 2026
I'm using DataBricks with a repo that is also being used locally with Jupytext. I'm using percent format with Jupytext. Because the format of the Python script the two generate isn't quite the same I have written a script that converts between the two.
As DataBricks becomes more popular, it would be great if Jupytext had the option to save in DataBricks format so the two are compatible.
Source: jupytext/jupytext