You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Liam Fisk (JIRA)" <ji...@apache.org> on 2016/06/18 21:29:05 UTC

[jira] [Comment Edited] (TOREE-323) Syntax highlighting and autocomplete don't function for PySpark kernel

    [ https://issues.apache.org/jira/browse/TOREE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338194#comment-15338194 ] 

Liam Fisk edited comment on TOREE-323 at 6/18/16 9:29 PM:
----------------------------------------------------------

It would appear to be a consequence of: https://github.com/apache/incubator-toree/blob/master/protocol/src/main/scala/org/apache/toree/kernel/protocol/v5/SparkKernelInfo.scala hardcoding the language info



was (Author: lfisk):
It would appear to be a consequence of:

> Syntax highlighting and autocomplete don't function for PySpark kernel
> ----------------------------------------------------------------------
>
>                 Key: TOREE-323
>                 URL: https://issues.apache.org/jira/browse/TOREE-323
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Liam Fisk
>            Priority: Minor
>
> In a jupyter notebook using the PySpark kernel python syntax highlighting is patchy/non-existent, and commenting code uses // rather than #.
> Additionally, there is no autocomplete functionality, which will prevent people from using the Toree kernel over manually integrating with PySpark.



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