Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
418 B

(define-package "ein" "0.16.2.3" "Emacs IPython Notebook"
'((emacs "25")
(websocket "20191017.30")
(auto-complete "1.4.0")
(request "20190621.1622")
(deferred "0.5")
(polymode "20190426.1729")
(markdown-mode "20171116.756")
(dash "2.13.0")
(s "1.11.0")
(skewer-mode "1.6.2"))
:commit "42f8efc54bfb915248972490a4b438b8d5bda381")
;; Local Variables:
;; no-byte-compile: t
;; End: