Min RK
Min RK
Reposting from gitter: I think this makes a lot of sense in principle, but it concerns me a bit to expand the scope when we aren't keeping up with maintenance...
Secrets aren't available on PRs, so the token shouldn't be available to those tests, hence the much lower rate limit. I don't think we can run these on PRs at...
I think this will work to avoid breakage in most of the cases we've seen so far: if we change the default launch command to: ```python ["python3", "-c", """ import...
Yeah, since Binder doesn't add anything to the containers, anything that involves installation doesn't solve the problem (there is also already a package that provides this solution - `jupyterlab`).
I think at least recommending that extensions use `x-` is a good start.
I think there are a couple of questions about limits and what to do when they are exceeded in different ways: 1. propagating informative launch failure messages from the Spawner...
Thanks for opening this! I'm not sure passing the handler to the repoprovider is the right implementation, but having a concrete use case is very helpful. Some thoughts: - when...
I think this is probably a good idea, though it wouldn't significantly deter abusers who are manually starting sessions to kick-off mining runs. Obviously hard to say for sure, but...
> You think it is worth the effort to build this? I honestly don't know! I think it's at least worth the time to investigate how hard it would be...
> I had also assumed that people were scripting and automating things as well. I definitely could be wrong. My hunch is that we'd see a lot _more_ abuse than...