Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e0f69d79 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

kernel: Use an unguessable temporary directory for containers.

* guix/jupyter/kernel.scm (make-container-directory): Use 'mkdtemp!' to
create temporary as /tmp/guix-jupyter.XXXXXX.  This works around a bug
preventing multiple users from using Guix-Jupyter on the same machine at
the same time.
* jupyter/kernels.scm (exec-kernel): Likewise.
parent 11abd492
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment