Skip to content

Support multiple outputs in Jupyter notebooks

What does this MR do?

Currently out notebook Vue code only supports a single output type. This code changes that to allow for multiple outputs, each with there own type of data.

For testing use this file: multiple-outputs.ipynb

Screen_Shot_2017-05-26_at_15.39.12

What are the relevant issue numbers?

Closes #31910 (closed), #32588 (closed)

Does this MR meet the acceptance criteria?

Merge request reports