Gino Bustelo

Results 65 comments of Gino Bustelo

I thought handson would use a virtual paging of rows. Other than that, there is no pagination support on the dataframe element. All the data within the limit will be...

I think this is a potentially hard issue to solve. While the kernel is doing a `spark_df.collect()`, it blocks. Talking to @chipsenkbeil on way of doing this would be to:...

@Paul-Yuchao-Dong are you only having a problem with google-maps or are no Polymer widgets rendering.

I've seen the key error appear from time to time. Not sure what causes it. @Paul-Yuchao-Dong where you able to get pass this problem?

The main concern would be to also place the `` tags. Maybe not a huge concern because if the element is already loaded, the `link` should be a noop.

Here is a summary of the problem. When the element initializes, there is code that reads the `arg-*` attributes and put their values in the `args` property. At this point,...

@adamjoshuagray Still having issues?

Not sure if that is possible, but I we would certainly look into it. As a note, we should do the same for the Python and scala libraries.