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

Fix bug #1117 #1118

Closed TawhidAhmad closed 9 months ago

TawhidAhmad commented 9 months ago

Deletion of yarn.lock file

Github Issue Number Here: <#1117> What user problem are we solving? Bug with frontend having yarn.lock file

What solution does this PR provide? Delete the yarn.lock file in frontend/

Testing Methodology

How did you test your changes and verify that existing functionality is not broken Opened the localhost and the page was present.

Any other considerations

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
No data about Duplication

See analysis details on SonarCloud

farisdurrani commented 9 months ago

Did you try running the frontend to see if it still works? @TawhidAhmad

TawhidAhmad commented 9 months ago

Yes, I tried the frontend and it worked. @farisdurrani

karkir0003 commented 9 months ago

Yes, I tried the frontend and it worked. @farisdurrani

In the future, could you include a screen recording?