From 4e5500b0eaa27b236abd97198f94ba317b99df95 Mon Sep 17 00:00:00 2001 From: "behinger (s-ccs 001)" Date: Thu, 4 May 2023 07:42:10 +0000 Subject: [PATCH] fix pages --- .gitignore | 2 ++ application.qmd | 3 +++ schedule.qmd | 4 ++++ teaching.qmd | 4 ++++ 4 files changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 8de7344..e94b71c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .quarto _site + +/.quarto/ diff --git a/application.qmd b/application.qmd index e69de29..ef6d6da 100644 --- a/application.qmd +++ b/application.qmd @@ -0,0 +1,3 @@ +--- +title: "Applications" +--- diff --git a/schedule.qmd b/schedule.qmd index 1924ccb..2ad4208 100644 --- a/schedule.qmd +++ b/schedule.qmd @@ -1,3 +1,7 @@ +--- +title: "Schedule" +--- + | | Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | |-------|---------|-----------------------|--------------------|-----------------------------|-------------------------------------------|---------------------------------| | 9.00 | Arrival | Basic RSE | Gentle Julia Intro | Visualization with Makie.jl | Resampling: Bootstrap & Permutation tests | Excourse: Optimization in Julia | diff --git a/teaching.qmd b/teaching.qmd index b319e3d..05dd8b4 100644 --- a/teaching.qmd +++ b/teaching.qmd @@ -1,3 +1,7 @@ +--- +title: "Teachers" +--- + Doug Bates - Julia, Statistics, Optimization Hendrik - Julia, RSE, Optimization