Skip to content

FredHutch/data-deep-dives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Deep Dives

Materials and documentation for the Data Deep Dive series hosted by the OCDO.

Local Development

This site is built with MkDocs using the Material theme.

Prerequisites

  • Python 3.9+
  • pip

Setup

Install the required dependencies:

pip install mkdocs-material

Preview Locally

Start a local dev server that auto-reloads on file changes:

mkdocs serve

Then open http://127.0.0.1:8000/ in your browser.

Deployment

The site is automatically built and deployed via a GitHub Action whenever changes are merged to main. No manual build step is needed.

About

Materials and documentation for the Data Science Deep Dive series hosted by the OCDO

Topics

Resources

Stars

Watchers

Forks

Contributors