Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21370#discussion_r189512922
  
    --- Diff: docs/configuration.md ---
    @@ -456,6 +456,29 @@ Apart from these, the following properties are also 
available, and may be useful
         from JVM to Python worker for every task.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.jupyter.eagerEval.enabled</code></td>
    +  <td>false</td>
    +  <td>
    +    Open eager evaluation on jupyter or not. If yes, dataframe will be ran 
automatically
    +    and html table will feedback the queries user have defined (see
    +    <a 
href="https://issues.apache.org/jira/browse/SPARK-24215";>SPARK-24215</a> for 
more details).
    --- End diff --
    
    Yea, I felt the same thing too but there were the same few instances in 
this page.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to