Ben Chuanlong Du

Results 79 issues of Ben Chuanlong Du

- OS Version: macOS 12.4 | Ubuntu 20.04 - Browser Version: Chrome 102 - Browser Addon Version: 0.2.12 - Neovim Plugin Version: 0.7.0 ### What I tried to do Try...

private-website
blocked

1. It seems to me that criterion supports the old way (Rust 2015) of module. When will criterion support the new way of modules (without using `mod.rs`)? 2. When using...

This is a really useful feature to support.

which can be useful if a path contains special characters (e.g., spaces)

I tried `yarn lucky-you:serve` but it doesn't work.

enhancement

**Describe the solution you'd like** I'd like to be able to install notifiers into a conda virtual environment. **Additional context** I'd like to use notifiers in PySpark applications. I'm using...

enhancement
help wanted
Hacktoberfest

From the doc of SpaceVim, LanguageClient-neovim is used by SpaceVim for the lsp layer. There's a slight issue with the Python linter in the lsp layer. It reports the following...

## Elevator Pitch When developing a Python project, configuration files of linters are placed in the root directory of the project typically. It would be great if jupyterlab-lsp support the...

enhancement
help wanted
question

I have a notebook which is about 4.3M. There's a small change to the notebook but it took 8 minutes to run the command `nbdiff` on a very powerful machine.

**Missing functionality** Caching support seems to be missing. **Proposed feature** Is it possible to enable caching when profiling a pandas DataFrame? Since pandas-profiling is for exploration, users might repeatedly run...

performance 🚀