Kaiwen
Kaiwen
Probably I can add manually to [LanguageTool.vim:256](https://github.com/dpelle/vim-LanguageTool/blob/master/plugin/LanguageTool.vim#L256)?
Thanks for your response. I believe `nbconvert` is installed automatically as one of the dependencies of `jupyter`. In fact, I think I've located the problem. I posted my solution under...
Same problem in Python 3.9
Issue still exists as of `yapf 0.28.0`
Still an issue in version `0.30.0`
Probably a bit late. I also ported this project to python3.7 and Alfred 5, with all StackExchange sites, but with simpler design. Here's the [link](https://github.com/kkew3/alfred-stackoverflow).
IMHO `data_batch_1` is a batch of first halve of documents and `data_batch_2` is a batch of second halve of the same documents, namely document completion task.
Same here for `OR(FALSE, NOT(AND(TRUE, TRUE)))`, which gives `TypeError: '_FALSE' object is not callable`.
Hi. Github says "Merging is blocked. The base branch requires all commits to be signed." I didn't sign my first commit. As you may have seen, I've signed my second...
I try the main branch (a7e5f64ca383c69c532f78cec44274bc148961f0) today. The seg fault issue disappear. But a new issue occurs. With `mupdf-0.4.2` on crates.io, single threaded, it takes 310 seconds to convert 2000+...