Skip to content

Commit

Permalink
render the full site
Browse files Browse the repository at this point in the history
  • Loading branch information
dajmcdon committed Apr 3, 2024
1 parent dad2ff3 commit e7e5050
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _freeze/schedule/index/execute-results/html.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"hash": "ba6514ef2cba334619211cfab2de72d2",
"hash": "2f28fb09379b86864b1b20a84d556d45",
"result": {
"markdown": "---\ntitle: \"<i class='bi bi-calendar3'></i> Lecture slides and handouts\"\n---\n\n\n\n::: .callout-note\nTerm 2 runs 8 January to 13 April. \n:::\n\n::: {.callout-warning}\nSchedule is on Canvas. All dates subject to change.\n:::\n\n\n::: {.cell}\n\n:::\n\n::: {.cell}\n\n:::\n\n\n\n## Lecture slides\n\n* [Giving presentations](slides/presentations.qmd)\n* [Git and GitHub](slides/git.qmd)\n* [Tips for organization](slides/organization.qmd)\n* [Unit tests](slides/unit-tests.qmd)\n* [Bootstrap](slides/bootstrap.qmd)\n* [Time series](slides/time-series.qmd)\n* [Cluster computing](slides/cluster-computing.qmd)\n* [Skills for graduate students](slides/grad-school.qmd)\n\n## Handouts\n\n* [Recommended books and sources](handouts/reference-books.qmd)\n* [Formatting consulting reports](handouts/report-formatting.qmd)\n\n\n<!--\n\n\n## Guest lecturers\n\n-->\n",
"markdown": "---\ntitle: \"<i class='bi bi-calendar3'></i> Lecture slides and handouts\"\n---\n\n\n\n::: .callout-note\nTerm 2 runs 8 January to 13 April. \n:::\n\n::: {.callout-warning}\nSchedule is on Canvas. All dates subject to change.\n:::\n\n\n::: {.cell}\n\n:::\n\n::: {.cell}\n\n:::\n\n\n\n## Lecture slides\n\n* [Giving presentations](slides/presentations.qmd)\n* [Git and GitHub](slides/git.qmd)\n* [Tips for organization](slides/organization.qmd)\n* [Unit tests](slides/unit-tests.qmd)\n* [Bootstrap](slides/bootstrap.qmd)\n* [Time series](slides/time-series.qmd)\n* [Cluster computing](slides/cluster-computing.qmd)\n* [Model selection](slides/model-selection.qmd)\n* [Regularized linear models](slides/regularization-lm.qmd)\n* [Skills for graduate students](slides/grad-school.qmd)\n\n## Handouts\n\n* [Recommended books and sources](handouts/reference-books.qmd)\n* [Formatting consulting reports](handouts/report-formatting.qmd)\n\n\n<!--\n\n\n## Guest lecturers\n\n-->\n",
"supporting": [
"index_files"
],
Expand Down
3 changes: 2 additions & 1 deletion schedule/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ knitr::kable(tib)
* [Bootstrap](slides/bootstrap.qmd)
* [Time series](slides/time-series.qmd)
* [Cluster computing](slides/cluster-computing.qmd)
* [Model selection](slides/models-selection.qmd)
* [Model selection](slides/model-selection.qmd)
* [Regularized linear models](slides/regularization-lm.qmd)
* [Skills for graduate students](slides/grad-school.qmd)

## Handouts
Expand Down

0 comments on commit e7e5050

Please sign in to comment.