-
See https://github.com/devcontainers/images/tree/main/src/python
Pros:
- Already has `zsh` so should be a lot quicker to start a new devcontainer (with `common-utils` feature) - **needs testing**
…
-
## Bug report
`nextflow inspect nf-core/rnaseq` fails with error:
```
The following invalid input values have been detected:
You used a core Nextflow option with two hyphens: '--cache'. Ple…
-
### 版本信息
System:
OS: macOS 15.0
CPU: (12) arm64 Apple M3 Pro
Memory: 3.05 GB / 36.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Safari: 18.0
### 问题详情
按照教程设置ui的package.json exports .…
-
#### Sets up the Environment ...
(by leveraging `PATH`)
```bash
#! /nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash -e
# .../bin/bench
# /nix/store/7772zxrjrbddvy6r3yrw2q7…
-
I happened to have ollama running while setting up smartcat. It does not have the phi3 model installed. Here is the output from running `sc` for the first time:
```
❯ sc
Prompt config file not foun…
-
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
/home/jonas/repo/XcodeGen/.build/checkouts/ArtifactBundleGen/Plugins/A…
jpx40 updated
2 months ago
-
Hi,
While testing some `wasm-opt` options for Wasocaml, I found the following assertion failure:
```shell-session
$ wasm-opt -O3 --enable-gc --enable-tail-call --enable-reference-types --enable…
-
### What happened?
In `ColorizeSwift.swift`, we are extending `String` to add styles to strings that we are logging to the terminal. This is done using ANSI escape codes. The way that functionality i…
-
```
git clone git@github.com:EarthScope/mseed3-utils.git
cd mseed3-utils
mkdir build
cd build
cmake ..
make
```
copy reference-sinusoid-int32.mseed3 from miniseed repo
```
bin/mseed3-valida…
-
### Describe the bug
I was creating a library with `unbuild` using `rollup` and generating `dist/*.cjs` and `dist/*.mjs` files.
As I didn't want to import directly from `lib/dist`, I created the …