David Taieb created TOREE-360:
---------------------------------
Summary: Signal AllInterpreterReady and preRunCell events
Key: TOREE-360
URL: https://issues.apache.org/jira/browse/TOREE-360
Project: TOREE
Issue Type: Improvement
Reporter: David Taieb
I am currently writing a toree plugin that leverage the PySpark Interpreter to
run the Pixiedust Python library auto-viz capability
(https://github.com/ibm-cds-labs/pixiedust) from a Scala notebook. What's
interesting about this feature is that it brings viz rendering using
Matplotlib, seaborn, bokeh and others to scala users.
This PR is firing 2 events that are needed by my plugin (see comment above),
with no side effect if no plugin is currently handling them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)