emacs-jupyter/jupyter

Interactive jupyter-inspect with prompt

Open

#199 opened on Nov 14, 2019

 (1 comment) (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

Would be great if there was a function hooking into the jupyter-inspect machinery that would prompt for a symbol and display the results for that symbol.

My vision for this is that you could also hook into the completion machinery and have an interface similar to describe-function/describe-variable but for Julia symbols.

I'll submit a PR if interest.

Contributor guide