Chip Senkbeil created TOREE-278:
-----------------------------------

             Summary: RDD Magic does not render in a notebook
                 Key: TOREE-278
                 URL: https://issues.apache.org/jira/browse/TOREE-278
             Project: TOREE
          Issue Type: Bug
    Affects Versions: 0.1.0
            Reporter: Chip Senkbeil
            Priority: Minor


The RDD magic was written to return a mime type of application/json, which 
would be processed by a custom IPython/Jupyter notebook extension. Since this 
extension is not available in standard notebooks, the RDD magic prints out an 
empty block and produces an error in the notebook about invalid schema.

This magic needs to be updated to produce an HTML table or should be removed in 
favor of recommending external projects like Jupyter declarative widgets or the 
Brunel magic.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to