emacs-jupyter/jupyter

History from REPL inside a src block

Ouverte

#207 ouverte le 17 déc. 2019

 (3 commentaires) (0 réaction) (0 personne assignée)Emacs Lisp (106 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (1 028 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hello and thanks for this great package.

I use ipython and its ability of searching through command history. I see that this can be possible inside a REPL buffer. But, I was wondering if there's a way to have access to the history while I'm writing code in a src block in a org file. I tried to call 'jupyter-repl-history-next' inside a src block without success.

Thanks for any idea.

Guide contributeur