-
The profile selection screen is what users see after they log in to the hub - so it's the 'logged in homepage' of the hub. Currently, most hubs use the standard profile screen that comes with kubespaw…
-
@arnim can you write down here you strategy to search for the reason that GESIS search is unstable as mentioned in https://github.com/jupyterhub/mybinder.org-deploy/issues/3056?
We talked about (1)…
-
Related to https://github.com/jupyterhub/mybinder.org-deploy/issues/3056
Related to https://github.com/jupyterhub/mybinder.org-deploy/issues/3080
Related to https://github.com/jupyterhub/mybinde…
-
- [ ] Quarto `book` https://github.com/GESIS-Methods-Hub/andrew/issues/119
- [ ] Jupyter book https://github.com/GESIS-Methods-Hub/andrew/issues/120
- [ ] Sphinx https://github.com/GESIS-Methods-Hub…
-
Use of
```
self.docker_repository = (
f"magdalena/{self.domain}-{self.user_name}-{self.repository_name}"
).replace(".", "-").replace(" ", "-").lower()
self.docker_image_name = f"{self.docke…
-
Related to https://github.com/jupyterhub/mybinder.org-deploy/issues/3056
@arnim and I will reduce the maximum number of users that GESIS server can have.
At the moment, GESIS launch quota is 250…
-
comes up in lab view with only launcher tab open
-
In #1295 #1296 #1297
I changed the OVH deployment from using an onsite docker registry (which right now is down) to use Docker Hub. The Gesis cluster uses Docker Hub and according to @bitnik they …
-
My `runtime.txt` has
```
r-4.2-2023-03-01
```
and launch https://mybinder.org/v2/gh/GESIS-Methods-Hub/minimal-example-qmd-rstats-xml2/HEAD gives me
```
Waiting for build to start...
Picke…
-
Related issue: https://github.com/helm/chart-releaser-action/issues/60
Related PR: https://github.com/helm/chart-releaser-action/pull/96
After I create a local tag (`v0.1.5`) and push it to the …