JetBrains-Research / paddle

Young and dynamic build system for Python
MIT License
20 stars 6 forks source link

Add run buttons for all run and test tasks #66

Open nbirillo opened 1 year ago

nbirillo commented 1 year ago

It would be great to add run buttons inside Python scripts to all run and tests configuration.

There is only one way to run and debug paddle configurations - to run them directly from the paddle.yamlfile. It would be more convenient to do the same things from source Python files.