Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-14 | Tag and prioritise a bunch of issues | Frederick Muriuki Muriithi | |
2021-09-20 | Adds nginx question regarding $rest arg | jgart | |
https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36 | |||
2021-09-10 | Comments on Jupyter | Pjotr Prins | |
2021-09-10 | kill-jupyter permissions on penguin2 | jgart | |
I want to run the following on penguin2: ps aux | grep jupyter | awk '{ print $2 }' | xargs kill -9 | |||
2021-09-09 | Add current user-stories for binderlite | jgart | |
* Next Steps ** Optimizations *** Uniquely identify last built notebook *** Shutdown notebook and save to memory *** Shutdown kernels gracefully *** guix-kernel (AKA guix-jupyter) runs by default in a container |