Skip to content

Resolve "[Feature Flag] jupyter_clean_diffs - Custom and cleaner diffs for Jupyter Notebooks"

What does this MR do and why?

After testing the flag jupyter_clean_diffs, we are enabling it by default to all users

Steps to Reproduce

  1. Create a mirror of this https://gitlab.com/gitlab-org/incubation-engineering/mlops/ipynb-test-projects/diff-sample into your GDK instance
  2. Make sure the feature is enabled and create an MR from any branch into main (eg svg-latex)
  3. Open the commit http://gdk.test:3000/<my-repo>/-/commit/542d42a0196e2e94a0d5793acdee5ba997ab12bf
  4. Verify the diff looks like the below screenshot:

image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #343433 (closed)

Edited by Eduardo Bonet

Merge request reports