ContextLab / ContextLab/CDL-docker-stacks
bump numba version to 0.52.0 when upgrading umap-learn to >=0.5.0
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Most recent [`umap-learn` release](https://github.com/lmcinnes/umap/releases/tag/0.5.0) adds a bunch of cool looking [new features](https://twitter.com/leland_mcinnes/status/1349035735991644161?s=19) but dependency upgrades caused a slew of package conflicts when installing into environment built from `cdl-jupyter:3.8` that the conda solver reported **really** inaccurately. Solution ended up being to upgrade `numba` from v0.50.1 to v0.52.0.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.