From 89c65e5c43097f47809a3f3c2af7151d34660b32 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 26 Sep 2023 00:09:20 +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 | 16 +-- 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 | 18 +-- 09-plotting.html | 4 +- 10-lunch.html | 4 +- 11-lists.html | 20 +-- 12-for-loops.html | 24 ++-- 13-conditionals.html | 4 +- 14-looping-data-sets.html | 4 +- 15-coffee.html | 4 +- 16-writing-functions.html | 22 ++-- 17-scope.html | 4 +- 18-style.html | 4 +- 19-wrap.html | 4 +- 20-feedback.html | 4 +- 404.html | 184 +++++++++++++++++---------- CODE_OF_CONDUCT.html | 4 +- LICENSE.html | 4 +- aio.html | 128 +++++++++---------- 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 | 16 +-- 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 | 20 +-- instructor/09-plotting.html | 4 +- instructor/10-lunch.html | 4 +- instructor/11-lists.html | 20 +-- instructor/12-for-loops.html | 24 ++-- instructor/13-conditionals.html | 4 +- instructor/14-looping-data-sets.html | 4 +- instructor/15-coffee.html | 4 +- instructor/16-writing-functions.html | 22 ++-- instructor/17-scope.html | 4 +- instructor/18-style.html | 4 +- instructor/19-wrap.html | 4 +- instructor/20-feedback.html | 4 +- instructor/404.html | 184 +++++++++++++++++---------- instructor/CODE_OF_CONDUCT.html | 4 +- instructor/LICENSE.html | 4 +- instructor/aio.html | 130 +++++++++---------- 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, 617 insertions(+), 525 deletions(-) diff --git a/01-run-quit.html b/01-run-quit.html index 90984bb55..b7beae258 100644 --- a/01-run-quit.html +++ b/01-run-quit.html @@ -727,7 +727,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 @@ -794,7 +794,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 @@ -958,7 +958,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 @@ -1001,7 +1001,7 @@

Show me the solution

-
+

Python returns the output of the last calculation.

@@ -1046,7 +1046,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 @@ -1086,7 +1086,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 @@ -1179,7 +1179,7 @@

KeypointsCC-BY 4.0 by the authors

Template licensed under CC-BY 4.0 by The Carpentries

-

Built with sandpaper (0.13.0), +

Built with sandpaper (0.13.3), pegboard (0.6.1), and varnish (0.3.0).

@@ -1203,7 +1203,7 @@

Keypoints