emacs-jupyter/jupyter

Async kernel restart in org mode?

Open

#159 opened on Jul 30, 2019

 (3 comments) (1 reaction) (0 assignees)Emacs Lisp (106 forks)auto 404
enhancementhelp wantedorg

Repository metrics

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

Description

When I run commands like jupyter-org-restart-kernel-*, the server often take some time (seconds) to finish restarting and Emacs hangs, it is possible to make this action asynchronous?

Contributor guide