From 79dd5b0d16e96e5cd11ff6d682c1783fa8c86a0e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 5 Sep 2023 00:10:03 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 68427521c402d1e6e4baa075d77128c3b0a24345 Branch : md-outputs Author : GitHub Actions Time : 2023-08-29 21:27:31 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 33dc42b3f133306bf51285c50f264d0c1e76fa1c Branch : main Author : Allen Lee Time : 2023-08-29 21:26:03 +0000 Message : Merge pull request #662 from alee/fix_many_ways_of_access_challenge fix: correct challenge formatting --- 01-run-quit.html | 16 ++-- 02-variables.html | 4 +- 03-types-conversion.html | 18 ++--- 04-built-in.html | 4 +- 05-coffee.html | 4 +- 06-libraries.html | 20 ++--- 07-reading-tabular.html | 4 +- 08-data-frames.html | 4 +- 09-plotting.html | 12 +-- 10-lunch.html | 4 +- 11-lists.html | 20 ++--- 12-for-loops.html | 24 +++--- 13-conditionals.html | 12 +-- 14-looping-data-sets.html | 10 +-- 15-coffee.html | 4 +- 16-writing-functions.html | 4 +- 17-scope.html | 6 +- 18-style.html | 4 +- 19-wrap.html | 4 +- 20-feedback.html | 4 +- 404.html | 6 +- CODE_OF_CONDUCT.html | 4 +- LICENSE.html | 4 +- aio.html | 108 +++++++++++++-------------- design.html | 4 +- discuss.html | 4 +- exercises.html | 4 +- images.html | 6 +- index.html | 6 +- instructor-notes.html | 6 +- instructor/01-run-quit.html | 16 ++-- instructor/02-variables.html | 4 +- instructor/03-types-conversion.html | 18 ++--- instructor/04-built-in.html | 4 +- instructor/05-coffee.html | 4 +- instructor/06-libraries.html | 20 ++--- instructor/07-reading-tabular.html | 4 +- instructor/08-data-frames.html | 4 +- instructor/09-plotting.html | 12 +-- instructor/10-lunch.html | 4 +- instructor/11-lists.html | 20 ++--- instructor/12-for-loops.html | 24 +++--- instructor/13-conditionals.html | 12 +-- instructor/14-looping-data-sets.html | 10 +-- instructor/15-coffee.html | 4 +- instructor/16-writing-functions.html | 4 +- instructor/17-scope.html | 6 +- instructor/18-style.html | 4 +- instructor/19-wrap.html | 4 +- instructor/20-feedback.html | 4 +- instructor/404.html | 6 +- instructor/CODE_OF_CONDUCT.html | 4 +- instructor/LICENSE.html | 4 +- instructor/aio.html | 108 +++++++++++++-------------- instructor/design.html | 4 +- instructor/discuss.html | 4 +- instructor/exercises.html | 4 +- instructor/images.html | 6 +- instructor/index.html | 6 +- instructor/instructor-notes.html | 6 +- instructor/key-points.html | 6 +- instructor/profiles.html | 6 +- instructor/reference.html | 4 +- key-points.html | 6 +- pkgdown.yml | 2 +- profiles.html | 6 +- reference.html | 4 +- 67 files changed, 351 insertions(+), 351 deletions(-) diff --git a/01-run-quit.html b/01-run-quit.html index bdc9f60bb..33bf51a4c 100644 --- a/01-run-quit.html +++ b/01-run-quit.html @@ -718,7 +718,7 @@

Show me the solution

-
+

After creating the necessary tabs, you can drag one of the tabs to the center of a panel to move the tab to the panel; next you can @@ -785,7 +785,7 @@

Show me the solution

-
+

Command mode has a grey border and Edit mode has a blue border. Use Esc and Return to switch between modes. You need @@ -949,7 +949,7 @@

Show me the solution

-
+

This challenge integrates both the numbered list and bullet list. Note that the bullet list is indented 2 spaces so that it is inline with @@ -992,7 +992,7 @@

Show me the solution

-
+

Python returns the output of the last calculation.

@@ -1037,7 +1037,7 @@

Show me the solution

-
+

The Python code gets treated like Markdown text. The lines appear as if they are part of one contiguous paragraph. This could be useful to @@ -1077,7 +1077,7 @@

Show me the solution

-
+

The notebook shows the equation as it would be rendered from LaTeX equation syntax. The dollar sign, $, is used to tell @@ -1164,7 +1164,7 @@

KeypointsCC-BY 4.0 by the authors

Template licensed under CC-BY 4.0 by The Carpentries

-

Built with sandpaper (0.12.5), +

Built with sandpaper (0.12.4), pegboard (0.6.0), and varnish (0.2.18).

@@ -1188,7 +1188,7 @@

Keypoints