Error trying to render Jupyter notebooks in Web IDE

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Steps to reproduce

  • open Jupyter notebook in Web IDE (e.g. https://gitlab.com/-/ide/project/winniehell/test/edit/ipynb/-/stem.ipynb)

What is the current bug behavior?

Jupyter notebook doesn't render and an error message is displayed:

Bildschirmfoto_am_2023-04-24_um_21.34.40

What is the expected correct behavior?

Since the Web IDE currently lacks a client-side rendering pipeline for Jupyter notebooks, we can't support showing a live rendered output of the file, but we should not display errors in the context of the file either.

The smallest change here would be to hide the error message until we can add support for rendering Jupyter notebook files in the Web IDE.

Details

The rendered output in the blob view: https://gitlab.com/winniehell/test/-/blob/ipynb/stem.ipynb)

Edited Sep 02, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading