jupyter
jupyter copied to clipboard
An interface to communicate with Jupyter kernels.
I cannot seem to connect to my Jupyter server as, whenever I run M-x `jupyter-connect-server-repl`, an error in the ZMQ subprocess occurs. Errors I'm getting: ``` error in process filter:...
I am trying to connect to a docker instance running `sshd` on a non standard port (2222). If I set the host in my ssh config I can connect to...
I've tried everything. Is there a way to customize these keybindings in init.el? Could you provide an example? I am using use package. Thanks.
I saw that the native compilation related bugs have been fixed a while ago and didn't get while the package in Guix still exhibited them. Turned we were indeed on...
patch from @pank : https://github.com/nnicandro/emacs-jupyter/issues/395#issuecomment-1145976582 This does fix #395 for me.
It'd be great if we could display gifs inline with emacs-jupyter. I've tested this: https://ivanaf.com/animating_gifs_in_orgmode.html and it does work. the only tricky part is convincing emacs jupyter to actually display...
Emacs-jupyter ignores `\r` character in results blocks. But this makes the progress bar which uses `\r` for clearing a previous text line to useless. ```python #+begin_src jupyter-python :session tqdm :async...
Issue can be observed when evaluating a babel cell connecting to remote jupyter lab. I noticed it is happening when tramp processes the connection string but not sure how to...
The default key bind for jupyter-org-hydra/body is "C-c h", however, this conflicts some of my personal setup and also the [key bind convention](https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html) is: > Don’t define C-c letter as...
Hello, Just started getting this error (org version 9.7.5, latest of everything, macos, native compilation): error in process filter: progn: Error in ZMQ subprocess: wrong-type-argument, (listp #[(ctx) ((setq load-path (cons...