Skip to content

Jdb/fix jupyter notebooks rendering

Justin Boyson requested to merge jdb/fix-jupyter-notebooks-rendering into master

What does this MR do?

Fixes some issues with Jupyter notebook rendering.

Specifically:

  • Code not highlighting correctly
  • Images not displaying

Related to #18258 (closed)

Note: This does not address the lack of LaTeX support which will be handled in a follow up MR

Screenshots (strongly suggested)

Feature Broken Fixed
Code highlighting cell cell
Images cell cell

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Justin Boyson

Merge request reports