Skip to content

Fix display of Jupyter notebooks where cell.source is a string

What does this MR do?

This is a small change fixing #27374 (closed), allowing both strings and arrays of strings for the source cells in Jupyter notebooks.

Screenshots

The example notebook from the issue is now displayed correctly: image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #27374 (closed)

Merge request reports