gregsexton / gregsexton/ob-ipython

Move toward ob-jupyter

Open
#57 4 comments 5 reactions 1 assignee Claimed by @gregsexton View on GitHub
enhancement
Dominant language
Emacs Lisp
Stars
742
Forks
107
PR merge metrics
No merged PRs in 30d

Description

We currently have :kernel support but this doesn't work across all features.
- Seems you can only have one REPL and it's called _Python_. This then
gets used to do autocomplete in python buffers. If it's not actually
a python repl this causes all manner of failure.
- Opening a src block opens it in python mode
- You have to use the session arg to mix code. [I mentioned this in
the README.]
- Variables and tables don't work generically. Not sure how to fix this.
- Rename to ob-jupyter

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.