-
### Comment:
Currently conda-forge-pinning pins downstream projects to root_base 6.32.0, while the latest release here is (ATOW) 6.32.2.
Rather than migrating to 6.32.2 (https://github.com/conda…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
After installed the latest miniforge, running `mamba init powershell`, but the `mamba activa…
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
0.2.0
### What command(s) is the bug…
-
someone asked for forge version since already existing pack doesn't work for them. I link them to here so they can explain better their problem
-
The latest `datavzrd` version for `osx-arm64` from `conda-forge` is `v2.42.1` but using it with `snakemake`, this gives an issue on my apple silicon Mac because the defined configuration in the follow…
-
### Component
Forge
### Describe the feature you would like
many tests in forge now use
```rust
prj.wipe_contracts();
prj.insert_ds_test();
prj.insert_vm();
prj.clear();
```
…
-
-
Originally reported on Google Code with ID 619
```
on the Forge/Engineering screen it would be great to see what the item you
currently are going to forge will come out to be once it is forged, and f…
-
It would be nice to be able to set the referer as http://site.com
-
**Describe the bug**
cuML UMAP's implementation allows to use precomputed graphs. We can precompute the KNN graph with more neighbors (k_neighbors > n_neighbors), and then choose to experiment with…