DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
26 stars 8 forks source link

Update appstack to show new create trainspace endpoint #1114

Closed ssh51117 closed 9 months ago

ssh51117 commented 9 months ago

N/A

Github Issue Number Here: N/A The new create trainspace function didn't show up in the output when running server less:

Solution: Added the new create trainspace function to the output so that it shows up now in the terminal:

Testing Methodology

How did you test your changes and verify that existing functionality is not broken There were no changes to any functionality other than appearance. This is what it looked like before: image This is what it looks like now, you can see that CreateTrainspaceFunctionName now exists:

image
sonarcloud[bot] commented 9 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

29.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

sweep-ai[bot] commented 9 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed on cc4d361 (nextjs) with the following error logs: ``` ```

Created Pull Request: https://github.com/DSGT-DLP/Deep-Learning-Playground/pull/1115