-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_bookdown.yml
29 lines (29 loc) · 953 Bytes
/
_bookdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
book_filename: "QBB Prepwork"
chapter_name: "Chapter "
repo: https://github.com/bxlab/cmdb-quantbio-prepwork/
rmd_files: ["01-goals.Rmd",
"02-logistics.Rmd",
"03-bash.Rmd",
"06-common-bash-tools.Rmd",
"04-python.Rmd",
"05-pseudocode.Rmd",
"07-fundamental-python-1.Rmd",
"07-fundamental-python-2.Rmd",
"07-fundamental-python-3.Rmd",
"07-fundamental-python-4.Rmd",
"08-recreate-head-intro.Rmd",
"09-print-every-line.Rmd",
"10-print-first-line.Rmd",
"11-print-n-lines-hardcoded.Rmd",
"12-print-n-lines-clarg.Rmd",
"13-print-n-lines.Rmd",
"14-skip-header.Rmd",
"15-tail-it-instead.Rmd",
"16-lookng-ahead.Rmd"]
new_session: yes
bibliography: [book.bib]
delete_merged_file: true
language:
ui:
chapter_name: "Chapter "
output_dir: "docs"