jupyterlab/jupyterlab

Automatic export to executable script by default

Open

#4,563 创建于 2018年5月13日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)TypeScript (13,454 star) (2,937 fork)batch import
enhancementgood first issuepkg:notebook

描述

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).

贡献者指南

Automatic export to executable script by default · jupyterlab/jupyterlab#4563 | Good First Issue