mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
Cosmetic change
This commit is contained in:
parent
49545be8bd
commit
f76eec5a7e
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ the time of execution."
|
|||
|
||||
;;; Cell indexing, retrieval, etc.
|
||||
|
||||
|
||||
(defun ein:notebook-cell-from-json (notebook data &rest args)
|
||||
(apply #'ein:cell-from-json
|
||||
data :ewoc (ein:$notebook-ewoc notebook) args))
|
||||
|
|
Loading…
Add table
Reference in a new issue