Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 516 Bytes

ml-ops.org | ML Ops

This repository contains the content of ml-ops.org

This material is licensed under the Creative Commons Attribution 4.0 International license. I.e. the material might be used and adapted as long as the name of the creator ("INNOQ") is attributed.

Run this site on your local computer

  1. Make sure Ruby is installed
  2. gem install bundler
  3. bundle install in this directory
  4. bundle exec jekyll serve