emacs-ipython-notebook icon indicating copy to clipboard operation
emacs-ipython-notebook copied to clipboard

Jupyter notebook client in Emacs

Results 42 emacs-ipython-notebook issues
Sort by recently updated
recently updated
newest added

## Problem description `ein:run` fails to connect. ## Steps to reproduce the problem Run `ein:run` ## System info: ```lisp ("EIN system info" :emacs-version "GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+...

## Problem description ein works very well on my machine with a local jupyter notebook session. However, when I am try to connect to a Jupyterhub instance using ein, I...

jupyterhub

Hi, When checking a traceback, I expect that I can click on the any file path, which leads me to the actual file. For instance, in the following buffer, when...

bug

Generally happens with a mix of markdown and code cells. The `poly-ein-copy-state` function needs stabilizing. Workaround: kill and reopen buffer.

bug

I read [the docs regarding trust](https://jupyter-notebook.readthedocs.io/en/latest/security.html#notebook-security). It's there to prevent random javascript embedded in cell outputs from executing upon notebook-open (another browser-related thing that doesn't apply to EIN). That's why...

As mentioned [here](https://github.com/yitzchak/common-lisp-jupyter/issues/45) the common lisp kernel while working in the browser gives correct output, however in ein attempting to run any cel results inl: `ein: [info] WS action [(json-end-of-file)]...

I am able to reliably reproduce #698 , causing a runaway memory condition. If your .ipynb file is a single "minified json" line (lacking any newlines), the ivy module (which...

doom
spacemacs

This is probably in the bucket of polymode weirdness, but I notice occasionally that font lock and faces are leaking out into the output area. When data is printed in...

## Problem description After some time working with ein the message Text is read-only appears in \*Messages\* (and the minibuffer) and the Emacs ein buffer becomes unresponsive. ## Steps to...

Hi everyone, I just installed ein package and I cannot make it work with wolfram mathematica. I've already tried a lot of combinations such as `ein-mathematica` `ein-wolframmathematica` `ein-wolframlanguage13.1`, `ein-iwolfram` and...