gregsexton / gregsexton/ob-ipython
Use #+begin_src python
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
I am switching back and forth between using ob-ipython and regular ob-python. Is it possible to use
```
#+begin_src python
1+1
#+end_src
```
and register ob-ipython as the backend for this rather than regular ob-python? I am thinking of a more dynamic way than just replacing "python" with "ipython".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.