Merge pull request #54 from pavelzw/patch-1

Mention conda-forge package
This commit is contained in:
ynqa
2024-08-11 10:27:13 +09:00
committed by GitHub

View File

@@ -75,6 +75,18 @@ See [package entry on search.nixos.org](https://search.nixos.org/packages?channe
nix-shell -p jnv
```
### conda-forge
See [here](https://prefix.dev/channels/conda-forge/packages/jnv) for more info.
```bash
pixi global install jnv
# or
cat data.json | pixi exec jnv
# or
conda install jnv
```
### Docker
Build