-
In the [s3_CMEMS_3D_kerchunk](https://github.com/destination-earth/DestinE_ESA_GFTS/blob/main/docs/s3_CMEMS_3D_kerchunk.ipynb) notebook, the first section says:
> Credentials are stored in the gfts…
-
The documentation (https://nbgrader.readthedocs.io/en/stable/configuration/jupyterhub_config.html#jupyterhub-authentication) states "The course service additionally needs to have an API token set that…
-
When using jupyterhub-samlauthenticator with Jupyterhub 4.x I'm getting the following login error:
403 : Forbidden
'_xsrf' argument missing from POST
There is a similar issue reported by a some…
-
IT is possible to find out exactly which minio bucket is matching which user:
* the pvc mentions the user name
* the persistent volume assigned by a pvc , is given by kubectl :
```bash
pierre@…
-
### Bug description
Using a directory service like FreeIPA that allows nested groups, if a nested group is added to `c.LDAPAuthenticator.allowed_groups` the indirect members (i.e. members of chil…
-
Bugs like https://github.com/radiasoft/download/issues/515 are confusing because we are on an old version of jupyterhub and some (not all) of our deps are pinned. I think we should update jupyterhub a…
-
### Context
- Default JupyterHub dashboards live in https://github.com/jupyterhub/grafana-dashboards
- Start in the infra repo, then have a discussion about upstreaming
### Task list
```[tasklist…
-
Is there documentation for interfacing to a JupyterHub instance to visualise the results of a specific set of measurements, for example?
-
Hi Folks,
A student working with me on a Landlab project on Jupyterhub would like to share some code with me, but she doesn't seem to be able to save files to the scratch folder. Is it possible to ch…
-
**What happened**:
使用vgpu创建JupyterHub服务,发现只有通过kubectl exec ... 查询nvidia-smi 显存是切分符合预期的,但通过jupyter UI访问发现资源没有进行切分,并且多用户下执行nvidia-smi报错,详情见附件截图
**What you expected to happen**:
**How to repr…