emacs-jupyter/jupyter

Feature request: command to send results from REPL to new buffer

Open

#152 opened on Jul 23, 2019

 (4 comments) (0 reactions) (0 assignees)Emacs Lisp (106 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1,028 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Often I find myself wanting to do some formatting or just to have the results of a REPL command easily available to me for a longer time. It would be nice if there was a built-in facility to both evaluate the current REPL command and send results to a new buffer and pop the results of the last command to a new buffer.

Contributor guide