Re: Interpreter outputs

2017-02-16 Thread Chip Senkbeil
I'll take a look at them soon and give you some feedback. Was preparing the
next vote for the 0.1.0 release, which is why I've been a bit distracted.

On Thu, Feb 16, 2017 at 12:05 PM Ryan Blue <rb...@netflix.com.invalid>
wrote:

> Hi everyone,
>
> I've been putting together a proof-of-concept Toree deployment for our
> Spark users to test out. One of the things I needed to change was how
> interpreter outputs are displayed, allowing interpreters to show HTML or
> other representations of output objects. For anyone else interested, I've
> put up a PR with the changes for discussion:
>
>   https://github.com/apache/incubator-toree/pull/104
>
> There are also a few other PRs that fix tab completion, code completeness
> checks, syntax highlighting, and other usability issues. It would be great
> to get feedback from the community.
>
> Thanks!
>
> rb
>
> --
> Ryan Blue
> Software Engineer
> Netflix
>


Interpreter outputs

2017-02-16 Thread Ryan Blue
Hi everyone,

I've been putting together a proof-of-concept Toree deployment for our
Spark users to test out. One of the things I needed to change was how
interpreter outputs are displayed, allowing interpreters to show HTML or
other representations of output objects. For anyone else interested, I've
put up a PR with the changes for discussion:

  https://github.com/apache/incubator-toree/pull/104

There are also a few other PRs that fix tab completion, code completeness
checks, syntax highlighting, and other usability issues. It would be great
to get feedback from the community.

Thanks!

rb

-- 
Ryan Blue
Software Engineer
Netflix