emacs-jupyter/jupyter

Results :file does not work.

Open

#237 opened on Apr 3, 2020

 (5 comments) (1 reaction) (0 assignees)Emacs Lisp (106 forks)auto 404
help wanted

Repository metrics

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

Description

File output does not seem to be supported for non-image output. After skimming the source code, I see that this header argument is being deleted and not handled any further for text output.

Is this intentional? If it is, it should be mentioned in the docs.

Contributor guide