Yuvi
Yuvi
I think allowing the hub deployment to have an initcontainer specified by the user (similar to what we allow for single user) is the right thing. Would be
@scottyhq In general in images you shouldn't try to put anything in $HOME. You can modify the .condarc we currently have (inherited from repo2docker, probably from https://github.com/jupyter/repo2docker/blob/master/repo2docker/buildpacks/conda/install-miniconda.bash#L32) from inside $KERNEL_PYTHON_PREFIX....
jupyterhub-loadtest is dead, use https://github.com/yuvipanda/hubtraf instead. It could be better documented, but there's some docs inside the code. You can also have it execute arbitrary python code in the notebooks...
For 50-100 users, you don't need the helm chart in hubtraf. Just run the python scripts from another VM in the same network and you should be good.
@altairpearl glad you found it! hubtraf really needs some docs... Would
conda-lock also needs to know though.
/condalock
I do think just typing `/condalock` is perfectly fine, and the way to automate it is perhaps to have another bot that does `/condalock` whenever an update is done -...
> Until a few days ago, I'd have said there aren't. But then I saw a PhD student as she "quickly drop[ed] to R, because the API for some online...
I do think we should provide ARM builds though :D