This website requires JavaScript.
Explore
Help
Sign in
hiro
/
emacs-ipython-notebook
Watch
1
Star
0
Fork
You've already forked emacs-ipython-notebook
0
mirror of
https://github.com/vale981/emacs-ipython-notebook
synced
2025-03-06 09:31:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e5728799ef
emacs-ipython-notebook
/
lisp
/
ein-pkg.el
7 lines
108 B
EmacsLisp
Raw
Normal View
History
Unescape
Escape
Revert "ein2 branding, update requirements" This reverts commit c54b23de35bae03a5da128f5a579583fc783e0bc.
2014-12-09 10:43:04 -06:00
(
define-package
"
ein
"
Updating documentation, remove ein-loaddefs Updating documentation to list current requirements for ein. (require 'ein-loaddefs) is redundant when loading from MELPA. For manual installation users can uncomment this line.
2014-12-14 15:20:05 -06:00
"
0.3.0
"
Revert "ein2 branding, update requirements" This reverts commit c54b23de35bae03a5da128f5a579583fc783e0bc.
2014-12-09 10:43:04 -06:00
"
Emacs IPython Notebook
"
Updating documentation, remove ein-loaddefs Updating documentation to list current requirements for ein. (require 'ein-loaddefs) is redundant when loading from MELPA. For manual installation users can uncomment this line.
2014-12-14 15:20:05 -06:00
'
(
(
websocket
"
1.3
"
)
Remove auto-complete as required dependency. As the documentation says, auto-complete is optional.
2014-12-26 13:46:31 -06:00
(
request
"
0.2
"
)
)
)
Reference in a new issue
Copy permalink