mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
6 lines
127 B
EmacsLisp
6 lines
127 B
EmacsLisp
(define-package "ein"
|
|
"0.10.0"
|
|
"Emacs IPython Notebook"
|
|
'((websocket "1.5")
|
|
(request "0.2")
|
|
(cl-generic "0.2")))
|