-
After spawning a job with batchspawner 1.3.0 and JupyterHub 4.1.4, the following deprecation warning is logged:
```
[I 2024-04-04 15:55:26.989 JupyterHub log:192] 200 POST /hub/api/batchspawner (use…
-
I've just attended the RTC workshop and hope to scope and validate work that I can contribute with. This issue is my attempt to think aloud for anyone to listen instead of writing my thoughts to just …
-
Typically when we have a pytest plugin package called `pytest-jupyterhub`, that would mean the plugin name for enabling it would be `jupyterhub`, not `jupyterhub-spawners-plugin` (in general, we don't…
-
Hey,
I tried to run the stack from scratch with the documentation at opendreamkit.org and with this repository.
The applications are starting with no specific error, but I can't reach the JupyterHub…
-
-
### Steps to reproduce
I've installed several python environments with spack, with various modules and various python versions, and all work fine. I've also installed and configured jupyterhub (wit…
-
@jyoo980 - Here are some resources to get you familiar with how to build a JupyterHub. We will work through them together and then use the approach started [here](https://github.ubc.ca/UBC-DSCI/dsci-1…
-
I'm looking for documentation on how to install Elyra along with Jupyterhub on a baremetal without kubernetes/Docker involved.
Currently there seems to be incompatibilities. I'm looking for a basic…
-
From #10:
- [ ] Building the Dockerfile
- [ ] Putting together the GitHub authenticator and Docker spawner
- [ ] Mounting the Docker socket and certificates
- [ ] TLS
-
Would it make sense to move the xsede_oauthenticator to jupyterhub/oauthenticator?