-
### Describe the bug
`from datasets import load_dataset, DownloadConfig
from datasets import Dataset
Dataset.cleanup_cache_files
scrolls_datasets = ["quality"]
download_config = DownloadConfig(…
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/uazo/cromite/blob/master/README.md)
- [X] I have searched [existing issues](https://github.com/uazo/cromite/issues) for my …
-
## Issue description
Cannot install or compile Zellij using `cargo install --locked zellij` or `cargo install-update -a`
Receive warning and error:
```
--- stderr
Can't locate IPC/Cmd.pm…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Name of mod
code-server-python3-poetry
### Name of base container
lscr.io/linuxserver/code-server
### Curre…
-
when I build with plugin in docker. the docker file like this:
```
# 第一阶段:使用 answer-builder 构建 answer
FROM apache/answer as answer-builder
# 第二阶段:使用 golang 构建插件和新的 answer
FROM golang:1.19-alpin…
-
### Terms
- [X] Checked the [existing issues](https://github.com/jeertmans/manim-slides/issues?q=is%3Aissue+label%3Aenhancement+) and [discussions](https://github.com/jeertmans/manim-slides/discuss…
-
On a pull, my transpiler watch process said:
```
Restarting '/Users/samreid/.npm-global/bin/grunt transpile --no-respawning'
```
Not sure why. @zepumph saw something like this previously. Here…
-
I've got the following:
```
const argv = yargs.options({
config: {
string: true,
config: true,
default: 'mypackagerc'
},
myValue: { string: true }
});
```
This is wor…
-
Broken on Kitty, Foot, working in Alacritty.
The error I got earlier about unsupported modifier seems to happen regardless of Nix, I ran docker for arch which also has 0.41 and sure enough, it fa…
-
```sh
# use comma for multiple branches, e.g.
# git config --global branch.master.mr-merge-after test
```
But there's no comma in the example