描述
Is it possible to have an export feature to an executable script in respective folder location as a default feature in JupyterLab? I see that I can "Export as executable script" but this is wasted since the file is downloaded to a "Downloads" folder. I think JupyterLab would be the ultimate code coding tool if it allowed this since we could add a professional looking narrative to code that requires splitting out in to multiple workbooks/scripts and to organise a programs code this way instead of one massive notebook.
I don't understand why this hasn't already been implemented. It is the only thing stopping me (and any of my colleagues for that matter) from using JupyterLab seriously as it appears as an IDE yet the user cannot manage their code in a connected way (i.e. save all notebooks to scripts automatically for use in a program).