Keming

Results 219 comments of Keming

> This issue is to support a new command `envd ssh` to attach into the env. What's the main difference between `ssh ` and `envd ssh `? Any feature we...

I'm not sure why we need to declare a global `info.git_repo` object and use _string_ like `"git_repo"` to refer to it. For code sync, should we choose `git clone` or...

What's the difference between `data.envd` and `data.dataset`? Does `data.dataset` work without envd-server?

> * [x] Support requirements.txt > > * [ ] Support conda env.yaml * conda env.yaml is supported in #674, should we close this issue?

Priority: * update readme to getting started * teams * others

Avoid using Chinese with an English flavor. Ref: * https://open.leancloud.cn/improve-chinese/ * https://w3c.github.io/clreq/

What does "then delete the mirror test" mean? I cannot reproduce this by the following commands: ```console envd up -t debug:test (exit the container) envd destroy docker image rm envd...

> destroy is not executed Then there should be a warning: ```console Error response from daemon: conflict: unable to delete 4f046a4e9536 (cannot be forced) - image is being used by...