nullday
nullday
Signed-off-by: nullday
## Description There are a lot of duplcated case between them on the `build` stage. Maybe we should introduce a common module.
This is the backlog for e2e test. Please comment here for me when you submit a new promising feature so that we can know clearly the lack of e2e test...
conda is a good solution, but conda's environment solving speed is horrable. Maybe we can also support `mamba` or `micromamba` _Originally posted by @popfido in https://github.com/tensorchord/envd/issues/581#issuecomment-1184148355_
## Descrption I study the design docment and https://github.com/tensorchord/envd/pull/303. In a team work environment, there is no doubt that model, exp log and dataset would be allso a neccessary part...
I am using your project but because of your github tells that I should use directive "hotTable" but the package of npm is still old. Please update it.
It should have: - basic watching on repos - distributed issue and wiki sub modules - Other helpers function I could write a basic demo in recent days.
ๅๅ็ๅฐไฝ ๆไบคไบๅผๅฏ udp ่ฝฌๅ็้ฎ้ข๏ผไฝๆฏ่ฒไผผ udp ่ฝฌๅ่ฟ้่ฆ ๆทปๅ iptables, ่่ฟไธชไพ่ตไบ tproxy ๆจกๅใ
This PR is to solve the followings problems: - More and more deps files such as requirements.txt - Include syntax that import other files Signed-off-by: nullday
## Description We support the custome image now: ```python def build(): base(language="python", image="python:3.9-slim") ``` And if the user's envd manifest has a custom base image built from envd such as:...