Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36
|
|
|
|
|
|
Python dependencies are not available unless I use --ad-hoc or -m
|
|
|
|
I want to run the following on penguin2:
ps aux | grep jupyter | awk '{ print $2 }' | xargs kill -9
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Should binder lite be a distribution of GNU Guix System?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|