Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow saving of code in a notebook without also saving the output #131944

Closed
JamieMair opened this issue Aug 26, 2020 · 1 comment
Closed

Allow saving of code in a notebook without also saving the output #131944

JamieMair opened this issue Aug 26, 2020 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@JamieMair
Copy link

Feature: Notebook Editor, Interactive Window, Python Editor cells

Allow saving of code in a notebook, without also saving the output or having to clear the output first.

Description

Currently, Jupyter notebooks save the output from functions to the main file, which causes large git diffs. Instead, would there be a way to allow for saving of just the code from the editor - without having to clear all of the output first from within the editor. This is to make it easier to make small commits during development, without having to rerun every cell each time.

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl

@DavidKutu
Copy link

Thanks for the suggestion @JamieMair. We'll discuss it in our next triage.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@rchiodo rchiodo transferred this issue from microsoft/vscode-jupyter Aug 30, 2021
@rebornix rebornix added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 11, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants