Kyle Kelley created SPARK-20360:
-----------------------------------

             Summary: Create repr functions for interpreters to use
                 Key: SPARK-20360
                 URL: https://issues.apache.org/jira/browse/SPARK-20360
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 2.1.0, 2.0.0
            Reporter: Kyle Kelley
            Priority: Minor


Create `_repr_html_` for SparkContext, DataFrames, and other objects to target 
rich display in IPython. This will improve the user experience in Jupyter, 
Hydrogen, nteract, and any other frontends that use this namespace. 
http://ipython.readthedocs.io/en/stable/config/integrating.html

I made this issue only target 2.x since it's an enhancement on the current 
experience.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to