The repo holds the content for the ML500 MLOps Enablement
🎸🥁🎶 Top Spotify Songs in 73 Countries 🎸🥁🎶
docs
- contains the student and teacher guides for the technical exercises as well as the classroom
activities.
The slides/content
are written in markdown and automatically published to the site when pushed to main.
To launch the slides, ensure you have NodeJS installed or run it in a NodeJS container if you prefer.
npm i -g [email protected]
docsify serve ./docs
- Open the browser to http://localhost:3000 to view the tech exercise.
- Open the browser to http://localhost:3000/slides to view the slides.
Pull requests welcome 🎃. Please 🙏, review 👀 the Contribution Guide to become a contributor.
Changes approved and pushed to main will automatically be published to the docs site.