emacs-jupyter/jupyter

Searching for program: No such file or directory, jupyter

Open

#196 opened on Oct 23, 2019

 (5 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

I am running jupyter using

/nix/store/8f260b2k30m76pagfhfr75x3060zwzgq-ihaskell-with-packages/bin/ihaskell-notebook

So there is no jupyter binary.

jupyter-run-repl gives

apply: Searching for program: No such file or directory, jupyter

I am used to EIN where I can just connect to the running kernel using the token it has provided.

ein:notebooklist-login

What should I do?

Contributor guide