Keming
Keming
> 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...
Some related issues: * #1176
Already verified that [`black`](https://github.com/psf/black) can be used to format/lint `envd` file. Alternative: * [blue](https://github.com/grantjenks/blue)
Hi @fengzixu. It has been a while. Not sure if you're still working on this issue. Let us know if you need any help.
> @kemingy Sorry for reply late. I am little busy on the work recently. I plan to check it this weekend. But if it's urgent staff, it's ok to unassign...
So far, mosec doesn't support adding customized HTTP headers. I'm not sure if the ML model services should be directly accessed by the browser. But PRs are welcomed. cc @lkevinzc
> How to merge different different stages like llb.Merge? Will add `Merge`, `Diff`, `File` later. > Also I think [bramble](https://github.com/maxmcd/bramble)'s syntax can be an option Will take a look.
> I think we should have an idea about what the llb graph will look like after more dependency is set by the user (such as gcc and pypi packages),...
> * Is it possible to auto-merge the two chains? Merge/diff should be advanced statements. I think it's hard. (correct me if I'm wrong) Starlark doesn't support operator overloading like...
> Then could the new language syntax be compatible with the existing design? > > Or is it a total breaking change? I think it will be a breaking change....