mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-05 23:41:38 -05:00
jupyter-server-kernel-io
This commit is contained in:
parent
f09fd3618c
commit
cd276dcdb8
1 changed files with 1 additions and 2 deletions
|
@ -355,8 +355,7 @@ Call the next method if ARGS does not contain :server."
|
|||
(setq discarded t)))))))))
|
||||
|
||||
(cl-defmethod jupyter-io ((kernel jupyter-server-kernel))
|
||||
(jupyter-mlet* ((io (jupyter-server-kernel-io kernel)))
|
||||
io))
|
||||
(jupyter-server-kernel-io kernel))
|
||||
|
||||
;;; Kernel management
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue