Skip to content

Cleaning Notebook cell outputs #392

Open
@jaipreet-s

Description

@jaipreet-s

Notebooks cell outputs can be a hindrance in Version Control while reviewing the diff of a commit to see what changed (either in a PR or historically)

Some ideas on how we could enable users to deal with outputs in cell in jupyterlab-git

  1. Enable a Command Palette option to easily install a Git filter with nbstripout
  2. Prompt the user to remove outputs from cells if we detect that there are cell outputs during a git push
  3. Use the JupyterLab settings registry to let the user specify that all Notebook outputs must be cleaned on a git push

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions