Closed sam-s closed 4 years ago
I get this error:
Debugger entered--Lisp error: (void-function ob-ein-anonymous-p) ob-ein-anonymous-p("wofl.ipynb") ein:notebook-ask-save(#s(ein:$notebook :url-or-port "http://... ein:notebook-close(#s(ein:$notebook :url-or-port "http://... ein:notebook-kill-buffer-query() kill-buffer("*ein: http://...*") funcall-interactively(kill-buffer "*ein: http://172.21.27.171:8080/wofl.ipynb*") call-interactively(kill-buffer nil nil) command-execute(kill-buffer)
when I try to kill an unsaved notebook or when I try to exit emacs.
I cannot save the notebook because I get
[error] request--callback: peculiar error: 403 [3 times]
when I attempt to reconnect (the last problem is solved by logging in again, but it is not obvious from the message - unless one knows what 403 stands for)
I get this error:
when I try to kill an unsaved notebook or when I try to exit emacs.
I cannot save the notebook because I get
when I attempt to reconnect (the last problem is solved by logging in again, but it is not obvious from the message - unless one knows what 403 stands for)