mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
6 lines
127 B
EmacsLisp
6 lines
127 B
EmacsLisp
(define-package "ein"
|
|
"0.13.0"
|
|
"Emacs IPython Notebook"
|
|
'((websocket "1.7")
|
|
(request "0.3")
|
|
(cl-generic "0.3")))
|