[go: up one dir, main page]

Skip to content

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.

Steps to reproduce

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 by 🤖 GitLab Bot 🤖