Amy0104 opened a new issue, #11673: URL: https://github.com/apache/dolphinscheduler/issues/11673
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ## Purpose In order to debug the scripts in dolphinscheduler. ## How We're going to support this by a studio project which will be completed step by step. For the first step is to support three types of scripts, shell, sql and python. And we will support more types in the future. ### For the project There are three modules in this project, and these three modules are File, Editor and Log. We will support setting module or other modules in the future. #### File module In this module, you can create and delete a file or a folder, as well as filter files. #### Editor module In this module, you can edit, save and run a file. The editor module can be separately in the browser. #### Log module In this module, you can check the log after the file has been run. The log module can be displayed separately in the browser as well as the editor module. ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
