Kwangje Cho

Results 5 issues of Kwangje Cho

Please expose the location of the Spark cluster as a parameter in the config file. There are occasions where customers might run out of core quota in a location and...

**Describe the bug** When kernel sends binary messages, nteract can't handle them correctly. **To Reproduce** Steps to reproduce the behavior: Make sure you have nglview extension installed. ``` pip install...

**Describe the bug** Some widgets from ipywidgets v8 don't render **To Reproduce** Make sure you have the ipywidgets v8 (e.g. v8.0.4) installed. Try to render the tab widget: ``` import...

**Issue:** When the data in outputs are indexed with numbers, data-explorer can't render the output correctly. "application/vnd.dataresource+json": { "schema": { "fields": [ { "name": "name" }, { "name": "type" },...

Looking for a way to add the functionality to save/restore ipywidget state using nteract widget manager. See the following implementation of set_state() in jupyter-widget and it needs _get_comm_info() but _get_comm_info()...