Skip to content

Support Markdown in Jupyter output

Jacques Erasmus requested to merge 377929-render-notebook-markdown into master

What does this MR do and why?

Add support for Markdown in Jupyter output

Screenshots or screen recordings

before after
Screenshot_2022-10-27_at_14.31.55 Screenshot_2022-10-27_at_14.32.13

How to set up and validate locally

  1. Create a Jupyter notebook containing Markdown (example)
  2. The Markdown content should be rendered.

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 #377929 (closed)

Edited by Jacques Erasmus

Merge request reports