-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eternal Loop Kernel Reset in Linux with Jupyter 4.1 and SBCL 1.3.1 #20
Comments
Sorry for the delay, I've been busy with some other things... |
Distro, compilers and jupyter infoI'm in a Linux, using a ArchLinux-based distro called Manjaro, version I start the jupyter kernel normally with the Jupyter Notebookstartingafter a while, dead kernelnotificationso ask to restart and enter a loopI try restart but is the same thing. A Eternal Loop of Eternal suffering & pain. T_T. The Jupyter ConsoleSame history. |
This is really funny. |
I second the error on Ubuntu 16.04 with SBCL 1.3.2
|
You will need to update your quicklisp dist pkg.
This is indeed related to issues with pzmq as discussed in the following link |
I typed in the terminal from Ubuntu 16:
And then I opened a SBCL Lisp notebook. Indeed, it continued to show the same mistake.
Does @fredokun or anyone know what to do? |
Did you first install cl-jupyter with |
Always when I try eval some instrunction at any cell of jupyter I receive that message in kernel backend. After that the kernel is reloaded and restarted. Any ideas?
The text was updated successfully, but these errors were encountered: