gregsexton / gregsexton/ob-ipython
ob-ipython don't use #+PROPERTY
Open
- Dominant language
- Emacs Lisp
- Stars
- 742
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
ob-ipython don't use (add support):
``` org
#+PROPERTY: header-args:ipython :session Calculus
```
If more than one session in different files, then add to the sections:
``` org
:PROPERTIES:
:header-args:ipython: :session Calculus
:END:
```
or edit each
``` org
#+SOURCE_BLOCK
```
it is tedious.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.