mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
Update intro of README and document a little bit
This commit is contained in:
parent
6fc408d85f
commit
ed5db08710
2 changed files with 10 additions and 7 deletions
13
README.rst
13
README.rst
|
@ -1,6 +1,9 @@
|
||||||
===================================
|
===============================
|
||||||
Emacs IPython Notebook (and more)
|
EIN -- Emacs IPython Notebook
|
||||||
===================================
|
===============================
|
||||||
|
|
||||||
|
--- or **E**\ IN **I**\ s not only for **N**\ otebooks.
|
||||||
|
|
||||||
|
|
||||||
.. note:: It is stable enough for my day to day work, but I can't
|
.. note:: It is stable enough for my day to day work, but I can't
|
||||||
grantee the safety for your notebook data. So please make
|
grantee the safety for your notebook data. So please make
|
||||||
|
@ -17,8 +20,8 @@ See `more <https://github.com/tkf/emacs-ipython-notebook/wiki/Screenshots>`_!
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
|
||||||
Emacs IPython Notebook (EIN) provides fully featured IPython Notebook
|
Emacs IPython Notebook (EIN) provides a IPython Notebook client and
|
||||||
client and integrated REPL (like SLIME_). While EIN makes notebook
|
integrated REPL (like SLIME_) in Emacs. While EIN makes notebook
|
||||||
editing very powerful by allowing you to use any Emacs features, it
|
editing very powerful by allowing you to use any Emacs features, it
|
||||||
also expose IPython features such as code evaluation, object
|
also expose IPython features such as code evaluation, object
|
||||||
inspection and code completion to the Emacs side. These features can
|
inspection and code completion to the Emacs side. These features can
|
||||||
|
|
|
@ -3,8 +3,8 @@ Welcome to Emacs IPython Notebook's documentation!
|
||||||
|
|
||||||
.. el:package:: ein
|
.. el:package:: ein
|
||||||
|
|
||||||
Emacs IPython Notebook (EIN) provides fully featured IPython Notebook
|
Emacs IPython Notebook (EIN) provides a IPython Notebook client and
|
||||||
client and integrated REPL (like SLIME_). While EIN makes notebook
|
integrated REPL (like SLIME_) in Emacs. While EIN makes notebook
|
||||||
editing very powerful by allowing you to use any Emacs features, it
|
editing very powerful by allowing you to use any Emacs features, it
|
||||||
also expose IPython features such as code evaluation, object
|
also expose IPython features such as code evaluation, object
|
||||||
inspection and code completion to the Emacs side. These features can
|
inspection and code completion to the Emacs side. These features can
|
||||||
|
|
Loading…
Add table
Reference in a new issue