From fd706bf223ff62e5938c728b73063b89d6d41c1f Mon Sep 17 00:00:00 2001
From: GitHub Actions
Date: Tue, 29 Aug 2023 00:02:28 +0000
Subject: [PATCH] site deploy
Auto-generated via {sandpaper}
Source : 5dda556150856f5701714cad0e22021772da2012
Branch : md-outputs
Author : GitHub Actions
Time : 2023-06-30 15:57:16 +0000
Message : markdown source builds
Auto-generated via {sandpaper}
Source : e50c36a258e808a457a00a84d35333fd8c0ce07a
Branch : main
Author : yatang12 <138057065+yatang12@users.noreply.github.com>
Time : 2023-06-30 15:55:54 +0000
Message : Updated language for checking installation (#363)
* Updating language for checking installation
Fixes issue #231
* Changed to relative URLs pointing to markdown files
Co-authored-by: Zhian N. Kamvar
---------
Co-authored-by: Adam Mansur
Co-authored-by: Zhian N. Kamvar
---
00-sql-introduction.html | 6 +++---
01-sql-basic-queries.html | 14 +++++++-------
02-sql-aggregation.html | 6 +++---
03-sql-joins.html | 6 +++---
404.html | 8 ++++----
CODE_OF_CONDUCT.html | 6 +++---
CONTRIBUTORS.html | 6 +++---
LICENSE.html | 6 +++---
NEWS.html | 6 +++---
aio.html | 16 ++++++++--------
assets/styles.css | 2 +-
assets/styles.css.map | 2 +-
discuss.html | 6 +++---
images.html | 8 ++++----
index.html | 8 ++++----
instructor-notes.html | 8 ++++----
instructor/00-sql-introduction.html | 6 +++---
instructor/01-sql-basic-queries.html | 14 +++++++-------
instructor/02-sql-aggregation.html | 6 +++---
instructor/03-sql-joins.html | 6 +++---
instructor/404.html | 8 ++++----
instructor/CODE_OF_CONDUCT.html | 6 +++---
instructor/CONTRIBUTORS.html | 6 +++---
instructor/LICENSE.html | 6 +++---
instructor/NEWS.html | 6 +++---
instructor/aio.html | 16 ++++++++--------
instructor/discuss.html | 6 +++---
instructor/images.html | 8 ++++----
instructor/index.html | 8 ++++----
instructor/instructor-notes.html | 8 ++++----
instructor/key-points.html | 8 ++++----
instructor/profiles.html | 8 ++++----
instructor/reference.html | 6 +++---
key-points.html | 8 ++++----
pkgdown.yml | 2 +-
profiles.html | 8 ++++----
reference.html | 6 +++---
37 files changed, 135 insertions(+), 135 deletions(-)
diff --git a/00-sql-introduction.html b/00-sql-introduction.html
index c28155d7..410ea2d4 100644
--- a/00-sql-introduction.html
+++ b/00-sql-introduction.html
@@ -8,7 +8,7 @@
extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"]
},
tex2jax: {
- inlineMath: [ ['$','$'], ['\\(', '\\)']],
+ inlineMath: [['\\(', '\\)']],
displayMath: [ ['$$','$$'], ['\\[', '\\]'] ],
processEscapes: true
}
@@ -730,7 +730,7 @@
Built with sandpaper (0.12.5),
pegboard (0.5.3),
- and varnish (0.2.17).
+ and varnish (0.2.18).
@@ -752,7 +752,7 @@
Keypoints