mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-04 16:51:38 -05:00
readme
This commit is contained in:
parent
58e73f2e9a
commit
c9198a8ef4
2 changed files with 10 additions and 2 deletions
|
@ -82,10 +82,14 @@ How do I...
|
|||
M-x customize-group RET mailcap
|
||||
Mailcap User Mime Data
|
||||
|
||||
... get IDE-like behavior?
|
||||
The official python module for EIN is elpy_, installed separately. Other `program modes`_ for non-python kernels may be installed with varying degrees of EIN compatibility.
|
||||
|
||||
.. _spacemacs layer: https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/ipython-notebook
|
||||
.. _company-mode: https://github.com/company-mode/company-mode
|
||||
.. _jupyterhub: https://github.com/jupyterhub/jupyterhub
|
||||
|
||||
.. _elpy: https://melpa.org/#/elpy
|
||||
.. _program modes: https://www.gnu.org/software/emacs/manual/html_node/emacs/Program-Modes.html
|
||||
ob-ein
|
||||
======
|
||||
Configuration:
|
||||
|
|
|
@ -91,10 +91,14 @@ How do I...
|
|||
M-x customize-group RET mailcap
|
||||
Mailcap User Mime Data
|
||||
|
||||
... get IDE-like behavior?
|
||||
The official python module for EIN is elpy_, installed separately. Other `program modes`_ for non-python kernels may be installed with varying degrees of EIN compatibility.
|
||||
|
||||
.. _spacemacs layer: https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/ipython-notebook
|
||||
.. _company-mode: https://github.com/company-mode/company-mode
|
||||
.. _jupyterhub: https://github.com/jupyterhub/jupyterhub
|
||||
|
||||
.. _elpy: https://melpa.org/#/elpy
|
||||
.. _program modes: https://www.gnu.org/software/emacs/manual/html_node/emacs/Program-Modes.html
|
||||
ob-ein
|
||||
======
|
||||
Configuration:
|
||||
|
|
Loading…
Add table
Reference in a new issue