mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 09:31:39 -05:00
Update document
This commit is contained in:
parent
1f29b6d91e
commit
c2cc740baa
1 changed files with 2 additions and 0 deletions
|
@ -218,6 +218,7 @@ port or URL of the IPython notebook server.
|
|||
.. el:function:: ein:notebooklist-open
|
||||
.. el:function:: ein:notebooklist-new-notebook
|
||||
.. el:function:: ein:notebooklist-open-notebook-global
|
||||
.. el:function:: ein:notebooklist-login
|
||||
.. el:function:: ein:junk-new
|
||||
|
||||
.. el:keymap:: ein:notebooklist-mode-map
|
||||
|
@ -543,6 +544,7 @@ Change Log
|
|||
v0.2
|
||||
----
|
||||
|
||||
* Preliminary login support. See :el:symbol:`ein:notebooklist-login`.
|
||||
* Code completion in notebook happens *really* automatically.
|
||||
You don't need to hit a key to start completion.
|
||||
* :el:symbol:`ein:console-open` works without `python.el`_.
|
||||
|
|
Loading…
Add table
Reference in a new issue