defuneste / mda_do4ds

Book review of the mda team about https://do4ds.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDA DevOps for Data Science

The MDA team at CORI will do a book club and review the book DevOps for Data Science writen by Alex K Gold here.

Planning:

  1. Introduction + Environments as Code: Olivier
  2. Data Project Architecture: John
  3. Databases and Data APIs: Brittany
  4. Logging and Monitoring: Dolley
  5. Deployments and Code Promotion: Camden
  6. Demystifying Docker: John

Workflow:

  1. Clone this repo

  2. Create a specific branch:

  git checkout -b ch-?/???
  # (replace `?` with the chapter number and `???` with a name/title)
  1. Install Quarto CLI

  2. Install local dependencies:

  npm install
  1. Preview Quarto site:
  npm run preview
  1. Make changes and commit as needed

  2. Push commits and create a pull request

About

Book review of the mda team about https://do4ds.com/


Languages

Language:Mermaid 57.8%Language:TeX 42.2%