Gino Bustelo
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. 
I'll try that... but that seems similar to what I tested.
@peller with the same error?
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?