Ramón L. Panadés-Barrueta

Results 16 comments of Ramón L. Panadés-Barrueta

Hello @cpitclaudel Thank you for this very nice project. I was hesitant on whether to open a new issue, because my question is very related to this one. Would it...

Thanks a lot, Clément. The first suggestion worked best for me. I used something in this direction: `grid-template-columns: repeat(auto-fit, minmax(700px, 1fr));` which renders to 2 nice columns when printing to...

Hello, I see that this post is one year old, but I am still having the same issue. There is a problem with the default type of `kiss_fft_scalar` when using...

Hi, would it be possible to implement this feature? Would it imply many changes? I am reading the code base, maybe I can do a PR

Pardon the necrobumping. I think this bug is alive again: ``` Executing Jupyter-Python code block at position 114... Starting python3 kernel process...done Warning: Unknown type: zmq-socket error in process filter:...

For reference, I am using Emacs from master in NixOS, and emacs-jupyter with straight.el

@benneti unfortunately, it is still broken for me. I have tried to prevent native compilation with straight, as suggested above: ```emacs lisp (use-package jupyter :straight (:build (:not native-compile))) ``` But...

Oh, you can go ahead and purge the build folder of jupyter, straight won't do it for you. Still, I have checked, and I don't have any `.eln` file, but...

@iskur @benneti nice to know it is not exclusive to NixOS. Well, I do not know how to debug this further, maybe someone else has an idea.

@benneti are you still having this issue? I am also in NixOS unstable. For a while it was gone, but now it is back again, see #464