anaconda-project icon indicating copy to clipboard operation
anaconda-project copied to clipboard

Tool for encapsulating, running, and reproducing data science projects

Results 115 anaconda-project issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

renovate

We have observed two issues when files are downloaded in the *prepare* phase: 1. Responses without `Content-Length` lead to no download bar being displayed at all 2. Downloads longer than...

Running `anaconda-project lock` with the following project fails solving (using version 0.11.1). I am running anaconda-project from an environment created with `conda create -n aproject python=3.10 anaconda-project`, I'm on a...

TRIAGE

Changes: - update versioneer for compatibility with python 3.12

Closes gh-364. Supersedes gh-365. ---- Switch to upstream ruamel.yaml package. Avoid usage of deprecated top-level ruamel.yaml load/dump functions. Those have been removed in ruamel.yaml>=0.18 . ---- The dependency change was...

conda install is soo slow and always raise un-usefull conflicts... a real pain when trying to set up environments in anaconda enterprise. Tried mamba and this change everything! Why it...

TRIAGE

BEFORE YOU FILL THIS OUT: Is this the right repo? anaconda-project is a command-line tool for capturing reproducible projects; it is not "anaconda" in general. If your issue is with:...

TRIAGE

#### ALL software version info ```bash $ anaconda-project --version 0.11.1 $ conda --version conda 23.1.0 $ uname -a Darwin Admins-MacBook-Pro-2.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Dec 19 20:43:09 PST...

TRIAGE

Something that does the equivalent of `conda search` but with a REST API?

TRIAGE

```bash $ anaconda-project --version 0.11.1 $ conda --version conda 23.1.0 ``` #### Description of expected behavior and the observed behavior The version dependencies specified in `env_specs` are not respected. ####...

TRIAGE