Tianshu Wang

Results 37 issues of Tianshu Wang

### Describe the bug Cannot see the job details at `http://master-addr:8080det/resourcepool/resourcename`, Is it not implemented yet? ### Reproduction Steps 1. Open WebUI 2. Select Cluster 3. Select any resource ###...

### Describe the problem It would be very convenient for cluster managers and users if the WebUI could display system information for each task. Here are screenshots from wandb: ###...

feature

I use cc-mode snippet `incs -> #include ` and company-c-header to autocomplete header filename. Since company-c-header will insert `>` after header filename. I got `Warning (yasnippet): Killing zombie snippet!` I...

`iterm2 3.1 beta 5` `macOS 10.12.6` `current workflow version` There is always a hotkey window in the background. When I use `fi`, however, it open a new tab in hotkey...

I'm dropping `auctex-latexmk` from my configuration as it's not maintained. According to this [report](https://www.mail-archive.com/[email protected]/msg03919.html), we can replace `TeX-run-TeX` with `TeX-run-format` to avoid using the complex `Latexmk-sentinel`: ```emacs-lisp (add-to-list 'TeX-expand-list '("%(-PDF)"...

### Describe your request [Flexoki](https://github.com/kepano/flexoki/tree/main) is an inky color scheme for prose and code appear recently and it look nice. ![flexoki-code](https://github.com/doomemacs/themes/assets/13161779/bf3d824a-6b2d-4228-ba48-4512308209c1) ### Resources Submit an issue for placeholder, I will...

is:theme

fix the typos in `ModuleNotFoundError`.

想法来自 https://github.com/iDvel/rime-ice/pull/332 ,如果可以,我可以提个 PR

If I enable flycheck-mode, cache files will be saved to chemacs dir. here is an example init, with `(setq native-comp-eln-load-path (list (concat user-emacs-directory "var/eln-cache/")))` in my `early-init.el` ``` (setq package-archives...