Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 426 Bytes

LetsMakeMLBoringAgain

Setup

Run these commands in the project directory

docker-compose build
docker-compose up

If successful, you should see this in the terminal:

alt text

Open the url in a browser.

If successful, you should see this in the browser:

alt text

Great! You are setup! You can find the exercises from notebooks folder.

Happy coding 🤓