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

Updated AppStack so create trainspace shows up in the output #1116

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 Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud