Skip to content

Commit

Permalink
differences for PR #911
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 3, 2025
1 parent fb45688 commit c6eb93f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 01-rstudio-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ function (name, pos = -1L, envir = as.environment(pos), all.names = FALSE,
}
else all.names
}
<bytecode: 0x55a3be70ee20>
<bytecode: 0x55f40df92d80>
<environment: namespace:base>
```

Expand Down
2 changes: 1 addition & 1 deletion 02-project-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ ls -lh data/gapminder_data.csv
```

``` output
-rw-r--r-- 1 runner docker 80K Feb 3 04:21 data/gapminder_data.csv
-rw-r--r-- 1 runner docker 80K Feb 3 04:22 data/gapminder_data.csv
```

The file size is 80K.
Expand Down
3 changes: 2 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ SOFTWARE.
## Trademark

"The Carpentries", "Software Carpentry", "Data Carpentry", and "Library
Carpentry" and their respective logos are registered trademarks of [The Carpentries, Inc.][carpentries].
Carpentry" and their respective logos are registered trademarks of
[The Carpentries, Inc.][carpentries].

[cc-by-human]: https://creativecommons.org/licenses/by/4.0/
[cc-by-legal]: https://creativecommons.org/licenses/by/4.0/legalcode
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"file" "checksum" "built" "date"
"CODE_OF_CONDUCT.md" "c93c83c630db2fe2462240bf72552548" "site/built/CODE_OF_CONDUCT.md" "2025-02-03"
"LICENSE.md" "ea0c0c96819430451d30c4cb669e0c64" "site/built/LICENSE.md" "2025-02-03"
"LICENSE.md" "e94126b93e27bae014999c2e84ee93f8" "site/built/LICENSE.md" "2025-02-03"
"config.yaml" "8b9d63dd3c46d5b4d5fa4219b51a0dfc" "site/built/config.yaml" "2025-02-03"
"index.md" "86c8fb559b13d1695d55b52dd6cbf574" "site/built/index.md" "2025-02-03"
"episodes/01-rstudio-intro.Rmd" "04f6b758558750cef962768d78dd63b0" "site/built/01-rstudio-intro.md" "2025-02-03"
Expand Down

0 comments on commit c6eb93f

Please sign in to comment.