Jared Lumpe
Jared Lumpe
Ctrl-n and Ctrl-p are very common hotkeys for navigating to the next/previous item, and let your hands stay in the default position instead of needing to use the arrow keys.
It would be great if the currently assigned hotkey for each command were displayed alongside it. This would be very useful for learning what they all are.
The v0.1 version of the documentation is the first result in a Google search for "docstringextensions" and the the third result for "docstringextensions.jl". This is very confusing because that page...
Automatically generated PR [here](https://github.com/bioconda/bioconda-recipes/pull/46384) but build failed. This one additionally constrains the Cython version for building, that might resolve some things? ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before...
The "Getting Started" page has a "JupyterLab Support" support section which recommends using pip or conda to install the `jupyterlab` and `ipywidgets` packages only. Further down it mentions that for...
The `tests/` subdirectory is included in the package distribution and is installed to the user's site-packages directory: ``` $ pip show -f peppy Name: peppy Version: 0.40.1 Summary: A python-based...
### What's the problem this feature will solve? When running `pip install` and it is detected that the user does not have permissions to edit site-packages, it defaults to behaving...
**Snakemake version** Occurs in `8.16.0` and `8.13.0`, does not occur in `7.32.4`. **Describe the bug** I am running into an issue where under certain circumstances, a checkpoint's `get()` method does...