Jiyoung Giuliana Yun

Results 130 comments of Jiyoung Giuliana Yun

> Reasonable. If so where do we store the new run command? We can add new **package command** for local user like [this](https://github.com/Samsung/ONE-vscode/issues/1474#issuecomment-1385302264). It is not working if the directory...

> This is reversed maybe. > We can change filename (e.g. one-vscode-0.5.0-abcd1234.vsix) easily. Oh we can change the file name by using `-o` option. We can use this command in...

Through the offline meeting, I could understand the code better. The hierarchy(?) of these classes is like below (according to what I understand): ``` LocalEnvManager(ExecutionEnvManager) (e.g., Local linux machine, remote...

``` [윤현식 / Hyun Sik Yoon] 2022-07-13 15:13 https://stackoverflow.com/a/51822055 (vscode 데이터 저장) ``` Thank you /cc @hyunsik-yoon

Related error case: Internal issue 115 comment case 5.

This PR looks good to me. But there is one concern. This tool requires a json file. And a json file contains multiple strings and arguments. I couldn't grasp json...

~~This PR is in conflict with #11494.~~

I'd like your suggestion. If there is only one that is really different, it would be better to merge into one. :) One thing I'm concerned about is that something...

If it is difficult to implement this work right now, how about making a list of what we want to do in the future for refactoring and write it down...

I agree with you on this point. The `TrainableExecutor` must have a `train` backend context. However, I don't know it is enough to train the model using only the train...