mirror of
https://github.com/vale981/py-vterm-interaction.el
synced 2025-03-04 17:41:40 -05:00
remove babel reference in readme
This commit is contained in:
parent
d76e0d4967
commit
502d6fbb86
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ Python-vterm provides a major-mode for an inferior Python process (or REPL) that
|
|||
|
||||
The functionalities required for typical REPL interaction have been implemented. While I would like to keep this package simple, suggestions are always welcome.
|
||||
|
||||
If you want to use Python with [[https://orgmode.org/worg/org-contrib/babel/][Org Babel]], please consider trying [[https://github.com/shg/ob-python-vterm.el][ob-python-vterm]]. It uses python-vterm and provides a solid babel development experience with session and asynchronous execution support.
|
||||
|
||||
** Installation
|
||||
Currently you can only install the package from github. With
|
||||
~use-package~ and ~straight~ it looks as follows:
|
||||
|
|
Loading…
Add table
Reference in a new issue