[
https://issues.apache.org/jira/browse/TOREE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300100#comment-15300100
]
Gino Bustelo commented on TOREE-303:
------------------------------------
The console is lower priority for us at the moment. I would think that if we
are passing the kernel-tester tests, that we would work just fine in the
console.
> jupyter console requires extra blank lines following first command; throws
> warnings
> -----------------------------------------------------------------------------------
>
> Key: TOREE-303
> URL: https://issues.apache.org/jira/browse/TOREE-303
> Project: TOREE
> Issue Type: Bug
> Affects Versions: 0.1.0
> Environment: Spark 1.6.1 with Scala 2.11.8
> Reporter: Seth Bromberger
> Priority: Minor
>
> Steps to reproduce:
> 1) Start toree (`jupyter console --kernel toree_scala`).
> 2) ignore multitude of warnings / info that scroll across screen (how to
> suppress these?)
> 3) type a command (e.g., `var a = 6`); hit enter
> 4) ignore more warnings / info
> 5) type another command (e.g., `var b = 7`); hit enter
> 6) Observe continuation prompt (`...:`) instead of an evaluation
> 7) hit enter again.
> 8) get result along with warning
> Gist of log:
> https://gist.github.com/sbromberger/df4c3052255f67e6f32aff4cbf1b9564
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)