mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00

Version bump to 0.9, documentation for new slide functions and correcting formatting from recent pull requests.
6 lines
126 B
EmacsLisp
6 lines
126 B
EmacsLisp
(define-package "ein"
|
|
"0.9.0"
|
|
"Emacs IPython Notebook"
|
|
'((websocket "1.5")
|
|
(request "0.2")
|
|
(cl-generic "0.2")))
|