SbloodyS commented on code in PR #16495:
URL: 
https://github.com/apache/dolphinscheduler/pull/16495#discussion_r1726380249


##########
dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-pytorch.ts:
##########
@@ -93,7 +93,7 @@ export function usePytorch(model: { [field: string]: any }): 
IJsonItem[] {
     },
     {
       type: 'input',
-      field: 'pythonCommand',
+      field: 'pythonLauncher',
       name: t('project.node.pytorch_python_command'),

Review Comment:
   Please change `project.node.pytorch_python_command` in both chinese and 
english.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to