Skip to content

Adds display for errors in Jupyter Notebooks

Eduardo Bonet requested to merge mlops/jupyter-notebooks-errors into master

What does this MR do and why?

Displays error cells in Jupyter Notebooks. Fixes #381519 (closed)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Open a Notebook file with an error cell (eg https://gitlab.com/gitlab-org/incubation-engineering/mlops/ipynb-test-projects/diff-sample/-/blob/main/new_notebook.ipynb)

  2. The error cell should now be displayed

MR acceptance checklist

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

Edited by Eduardo Bonet

Merge request reports