Skip to content
/ blog Public

ML.ENERGY research & tech blog

License

Notifications You must be signed in to change notification settings

ml-energy/blog

Repository files navigation

ML.ENERGY research and tech blog

Blog deploy

Install dependencies

You need mkdocs-material-insiders to build the blog. After installing that, run:

pip install -r requirements.txt

Build

mkdocs build

Live preview

mkdocs serve