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

Tmux poetry update #942

Closed noah-iversen closed 1 year ago

noah-iversen commented 1 year ago

Tmux poetry update

What user problem are we solving?

We're restoring tmux script functionality with poetry.

What solution does this PR provide?

I simply made changes to file with updated commands.

Testing Methodology How did you test your changes and verify that existing functionality is not broken

I pulled latest version of nextjs and script worked fine with no errors.

Any other considerations

karkir0003 commented 1 year ago

@noah-iversen screenshot of output when you run the tmux script? I have Ubuntu distro, so will it work there?

noah-iversen commented 1 year ago

@noah-iversen screenshot of output when you run the tmux script? I have Ubuntu distro, so will it work there?

Here ya go.

Screenshot 2023-09-02 143435 Screenshot 2023-09-02 143500
karkir0003 commented 1 year ago

fantastic @noah-iversen . can you go into localhost:3000 and log into dlp. send screenshot of the backend logs?

noah-iversen commented 1 year ago

fantastic @noah-iversen . can you go into localhost:3000 and log into dlp. send screenshot of the backend logs?

frontend output tmux Backend output tmux dlp page
karkir0003 commented 1 year ago

good job. safe to merge