emacs-jupyter/jupyter

\bbone<tab> not working

Open

#206 opened on Dec 11, 2019

 (7 comments) (0 reactions) (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

All of my commonly used julia latex completions work in the jupyter repl and org jupyter-julia blocks except the \bb___ family, i.e. \bbone (𝟙). This does work for me in jupyter notebooks, so I'm not sure what's going wrong.

Contributor guide