emacs-jupyter/jupyter

Font used and table alignment for HTML output in the REPL

Open

#52 opened on Mar 5, 2019

 (9 comments) (0 reactions) (0 assignees)Emacs Lisp (106 forks)auto 404
REPLhelp wanted

Repository metrics

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

Description

Not sure whether this is specific to my configuration, and I'm having a hard time finding a consistent way to reproduce this, but sometimes when I print a pandas DataFrame from the REPL, the font used to display the text changes. I'm attaching a screenshot as an example of what I mean, and I doubt this is super helpful, but from what I can tell it's more likely to occur the more rows I try to view.

Contributor guide