-
We're in a simultaneous multi-cluster crash loop backoff. Fun times.
If you're coming upon this thread from the interwebs... we're running multiple z2jh-based clusters based loosely on the pangeo-d…
-
Right now, we have a bunch of parameter defaults that are in values.yaml, and a bunch that are in jupyterhub_config.py. This is quite confusing.
We should standardize on putting all the defaults in…
-
### Summary
An authenticated user gets a named pod on the Kubernetes cluster. This mean if they try to relaunch a Binder or launch a new Binder without either:
* waiting for the culler to …
-
I'd like to make a release and bump to use it within z2jh. I'm trying to bring up many dependencies to z2jh so I don't have time to focus 100% on any individual repository though =/
On limited time…
-
Version 11.0.0b1 release less than a day ago has a fatal bug that is very simple to reproduce.
## GIF of error
![import-error](https://user-images.githubusercontent.com/3837114/68996656-4ba1bd00-0…
-
I am testing the GCE deployment from on Jetstream. BTW the live demo on https://www.youtube.com/watch?v=rSOJKbfNBNk looks awesome!
I am inspecting Jupyterhub configuration, in particular:
https:/…
zonca updated
4 years ago
-
Description:
* User @dpa9694 has reported being stuck in a "my server/503" loop
![image](https://user-images.githubusercontent.com/3698640/71332107-c8056c80-24e9-11ea-9efb-3952940a995f.png)
A…
-
I have a dask distributed cluster up and running on 40 workers:
```
dask_client = Client('localhost:8786')
dask_client.restart()
dask_client
```
I've restarted everything so no tasks are queue…
-
Hi,
I would like to use a FUSE file system in my containers. To do this locally it seems that I need to pass the `/dev/fuse` device to the docker container and run it with elevated permissions. …
-
(Originally posted as a comment to #1723 , opened up a new issue as the other issue seemed be resolved in a different way)
Our planned scenario:
We are running our own little landing page as a web…