Adam Peller
Adam Peller
@MattKravetz give this a try
moved from jupyter-incubator/declarativewidgets_explorer#65 @jtyberg commented on Aug 22 Using the explorer widget to explore a dataframe is great, but users probably want to DO something with the data that results...
ISO dates with space delimiting date and time don't seem to work on Safari @poplav
When running the cells in [this test](https://github.com/jupyter-incubator/declarativewidgets_explorer/blob/f13d3c0ab0a964166eef25547e66c0a5898b1008/urth-viz-explorer.ipynb), in order, the visual in the explorer fails to appear, apparently due to this exception from `urth-core-dataframe.detached`: ``` Uncaught TypeError: Cannot read property...
old requests, particularly when running against spark, should be cancelled and resources freed up see #365
to support future version of survey demo #248 @parente @aluu317 save output snapshot image or -- better yet -- markup, so that content is visible from github/binder. ipywidgets has a...
For example, if a function argument is a boolean, passing in `"true"` should be treated as a boolean, not a string. To test, I changed the test case in 3b...
The way the code takes generated templates from the shadow DOM and inserts them into elements in the light DOM is not working on FF or Safari, likely due to...