On my work computer I set Jupyter Lab to auto-convert notebooks to python .py, so both the notebook and .py script are autosaved.
But having installed Jupyter Lab on my home computer, strangely I don't see that setting or option.
I also conda installed nbconvert in case it's a required package but that didn't help.