Gino Bustelo

Results 67 comments of Gino Bustelo

Also... there is no packaged version of Toree on top of Spark 2.0 yet. We are working on it.

Looking at the code in `urth-core-dataframe.detached`, don't see anything that jumps out. I looked at the relevant behaviors too.

I cannot reproduce this issue on master. ![explorer](https://cloud.githubusercontent.com/assets/2474841/17059798/83ad1f04-4fec-11e6-86f6-a277c4c5a399.gif)

Can't test this due to https://github.com/jupyter-incubator/declarativewidgets_explorer/issues/24

I wonder if the fix for this would be to create a custom traitlet that is used to hold a value and the traitlet implements the `repr` and delegated down...

@haobibo This is already supported as part of `channel().set( name, value)` api in the kernel side. The variable will then be available to read and modify in the template. See...

@haobibo I rather create a new element for simpler types than generalize dataframe. I would welcome the PR and if you need guidance... let me know.

@aluu317 Those hansontable issues are all closed. What should we do here then?