fredokun / cl-jupyter

An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
BSD 2-Clause "Simplified" License
199 stars 29 forks source link

`install-image` No such file or directory #56

Open WillForan opened 1 year ago

WillForan commented 1 year ago
(cl-jupyter:install-image)
Creating directories.
Installing kernel spec file /home/foranw/.local/share/jupyter/kernels/common-lisp/kernel.json
Installing kernel resources to /home/foranw/.local/share/jupyter/kernels/common-lisp/.
Creating kernel image /home/foranw/.local/share/common-lisp-jupyter/image
/home/foranw/.local/share/common-lisp-jupyter/image: No such file or directory

resolved with mkdir .~/local/share/jupyter/kernels/common-lisp/