fountainer

Results 13 issues of fountainer

I can run Haskell kernel successfully in Jupyter notebook. However, I cannot make it work in `emacs-jupyter`. The error is as follows: ``` jupyter-kernel-info: Kernel did not respond to kernel-info...

When I plot figures (`Plot[Sin[x], {x, 0, Pi}]`) using the Wolfram Language kernel in Jupyter notebook via a browser, the figures can be displayed normally. However, when I do this...

### What did you expect to happen? When I run `M-x +vertico/find-file-in`, different icons should be displayed according to the types of files. ### What actually happened? The displayed icons...

is:bug
needs-triage

I can open files in current window using context menu `open with`. However, pressing `Ctrl+Cmd+V` opens new windows. I want to know how to open a new buffer in current...

I does not work in Contexts.app. The System version is 10.14.5.

enhancement
help wanted

I want to disable the commented code linter. I have a `.lintr` file in the home directory with the following code: ``` linters: linters_with_defaults( commented_code_linter = NULL ) ``` However,...

I tried it on Mac OS, but it doesn't prompt for a screenshot. Did I miss something?

I'm using doom-emacs (29.1 ) on mac. Recently, I want to upgrade to the newest version of `emacs-jupyter` ([0a92c0c](https://github.com/emacs-jupyter/jupyter/commit/0a92c0c978ab12bd31a50a7e8b1295f5d1767e20)) from the version before merging the `next` branch. However, executing `jupyter-execute-repl`...

**What did you expect to happen?** `cd .` lists all subdirectories. **What actually happened?** Command not found: fd. **Output** ```text __enhancd::filepath::get_dirs_in_cwd:5: command not found: fd no entry ``` **Additional context**...

### Thank you for the bug report - [X] I am using the latest version of `dirvish` related packages. - [X] I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources). - [ ] You may also...

bug