gregsexton / gregsexton/ob-ipython

ob-ipython don't use #+PROPERTY

Open
#77 1 comment 4 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.