Aka.Fido
Aka.Fido
@gaocegege Here is the `./bin/envd up -p ./pkg/app/testdata/build-test` results in cmd. ``` [+] ⌚ parse build.envd and download/cache dependencies 0.0s ✅ (finished) [+] 🐋 build envd environment 90.1s (11/11) ✅...
Ps: I'm tired in fighting with bot to decide which labels should be added. (It's not so Intelligent as I expected :) )
Does the buildkit support fuzzy search? It seems that in order to implement this feature, we must be able to query images in fuzzy mode.
If it is a development environment image (which is what `envd`'s target) I think it is quite reasonable?
If it is a production environment image I may think it would be a quite large one.
An idea I would like to host in issues is that does `envd` try to do only as a development environment manager for general AI for science teams? Or it...
> > An idea I would like to host in issues is that does `envd` try to do only as a development environment manager for general AI for science teams?...
I'll try to submit a PR to fix this issue in `src/aim/pytorch_lightning.py`
A corresponding fixing PR has been submitted #2747
I have done a simple investigation on stats from conda, it seems like conda install won't count into the pypi statistics since for some packages the statistics between `conda` stats...