You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "David Taieb (JIRA)" <ji...@apache.org> on 2017/01/18 21:45:26 UTC

[jira] [Created] (TOREE-360) Signal AllInterpreterReady and preRunCell events

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)