Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Jupyter allows kernels to send results using different content types, but this isn't allowed by Toree for its interpreters. This prevents custom display logic. The basic problem is that ExecuteOutput is a String and not a Map[String, String] like CellMagicOutput.
Attachments
Issue Links
- Blocked
-
TOREE-436 variable assignments generate output in notebook
- Closed
- links to