Results 94 comments of Ian L.

Any updates?

``` PermissionError: [Errno 13] Permission denied: '/opt/conda/share/jupyter/lab/extensions/jupyterlab-toc-1.0.1.tgz' See the log file for details: /tmp/jupyterlab-debug-wlxq8jm8.log ``` We're installing it in Docker, and coming across a similar problem now. It was alright...

I've encountered a similar issue recently. Without defaults, I'd get query errors when firing `resetStore`. With defaults, a page refresh will somehow use those defaults instead of what has been...

PyCharm 2019 has improved support for Jupyter. Unfortunately, I could not get it to work with JupyterHub as you can't quite configure the path of the server URL. It keeps...

I found more success using : ``` "key": {{message | toJson}} ``` It handles line breaks too.

Seems to be done by 566b976d72efffd8ae46a987c3b3bbf94826a172

Is it web scale?

Sorry I haven't had time to look into this. It's a relatively big change. I'll try to look into it in the coming days.

I'll investigate ASAP.

Thanks for the very prompt response @kumare3. I'll definitely look into solution 1 for the time being. With the right adjustments, and deployment, the latency overhead should not be noticeable.