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

removed webdriver file #833

Closed AmyCGT closed 1 year ago

AmyCGT commented 1 year ago

removed unused backend/webdriver.py script

karkir0003 commented 1 year ago

can you remove selenium from conda/environment.yml @AmyCGT

AmyCGT commented 1 year ago

selenium is not in environment.yml, i have removed it from requirements.txt tho

karkir0003 commented 1 year ago

selenium is not in environment.yml, i have removed it from requirements.txt tho

thank you!

karkir0003 commented 1 year ago

selenium is not in environment.yml, i have removed it from requirements.txt tho

can you update the PR accordingly? @AmyCGT

karkir0003 commented 1 year ago

make sure you update this branch with latest version of nextjs @AmyCGT