help wanted
Repository metrics
- Stars
- (1,028 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.