-
dask-worker nodes were left running on the aws clusters even after user-notebook pods and nodes shut down. Here are some relevant kubectl outputs (dask worker node running for 9 days!)
`kubectl get…
-
Hi there,
I am using jupyter lab v2.2.8, nodejs v10.22.1 and python v3.7.7 (OS ubuntu 18.04). I have tried to install the lsp server on my Jupyterhub using both pip and conda, configure the setting…
-
I have a properly configured Jupyterhub on an EMR cluster. I installed JupyterLab with "pip install Jupyterlab" and it worked well. Post installation with a restart of jupyterhub services "service Jup…
-
I've been experimenting with adding R-Studio to the images. It adds about 700mb (7.25gb -> 7.95gb), but it provides a really nice and responsive interface. It's honestly super nice for R. You can try …
-
I am getting the "Error displaying widget" error as shown in screenshot below.
![Screen Shot 2019-07-23 at 5 36 27 PM](https://user-images.githubusercontent.com/21165330/61749429-c3892c00-ad70-11e…
-
## Description
I toook your advice @krassowski, and took a look at jupyterlab-lsp. This is really amazing work!
The extension shows the presence and full initialization of texlab, however …
-
Hello Experts,
Read through various issues but not yet sure what to do. This works in Jupyter notebook but fails in JupyterLAB running in Centos via Jupyterhub.
%load_ext sparkmagic.magics -…
-
I installed variableinspector using
jupyter labextension install @lckr/jupyterlab_variableinspector
And it seems like it installed okay:
@lamoslab [~] cndjph jupyter labextension list…
-
It always shows you aren't in a git repository.
But I am sure I am in one.
jupyterlab-git 0.9.0
-
I have an ipywidgets extension that works on jlab 1.2.6 but getting some trouble on jlab 2.0 with
jupyterlab-manager 2.0
I'm getting a:
`Error: No provider for: jupyter.extensions.jupyterWidge…