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

Remove the components_old directory #858

Closed karkir0003 closed 1 year ago

karkir0003 commented 1 year ago

Problem: As we have worked on upgrading our frontend to NextJS, we kept the old components under components_old/ directory. However, now that we have most of the major files in NextJS, we can remove the components_old/ directory.

Solution: Delete components_old/ directory and any css files related to old version of DLP