-
## Description
I see these errors in the log file:
```
[D 2021-11-23 12:19:27.820 SingleUserNotebookApp.jupyterlab_git git:133] Execute ['git', '--version'] in ..
[D 2021-11-23 12:19:29.64…
-
From https://github.com/jupyterlab/jupyterlab/pull/10118
---
I think we should document the collaborative "shared model" approach in https://jupyterlab.readthedocs.io/en/stable/. The patterns …
-
Hi,
Got error with this plugin.
Use it in jupyterhub (with lab) and want to change share links from
https://hub.example.com/user/andrew.k/lab/tree/ak/Untitled.ipynb
to
https://hub.example.co…
-
## Description
I install a JupyterLab extension via mamba in an environment other than the one where JupyterLab is installed. Then I install this environment as a new kernel. The extensions ins…
-
I created a conda environment using the seppoloc.yml file and now am trying to run the global coherence visualization notebook.
The ze = ZarrExplorer() cell is throwing the following error though:…
-
Hi all, I'm having trouble installing on Ubuntu 18.04.1 LTS. The installer can't find the `jupyter` script in the install location---any thoughts?
Here's the output from the installer (n.b., this i…
-
Wierd errors are reported by using docker-compose v1.
-
In GitLab by @ctriquet-cs on Mar 31, 2021, 16:12
WHen trying to display the home page of the REST service eg. https://jupyterhub.cnes.fr/user/username/eodag/, a 500 error occurs with log:
```python
…
-
## Description
The SelectionSlider widget occasionally fails to display options from a list. Opening the notebook log shows a TraitError.
![Screenshot](https://user-images.githubusercontent.com/…
-
Hi, I've authored a pair of extensions, one for Jupyter Server and one for Jupyter Lab (front end). The way we are running the Jupyter system I think is common to many in that we have JupyterHub usin…