-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed multiple TODOs + Added Glossary + PDF styling (#14)
* added code size and image scale * added exemplary .pdfs * bookdown and latex settings * preamle latex styles * uncomment cover for epub * txt with necesarry packaes to build in Rstudio * modified airflow prerequisites * added airflow config description * renamed python to Python * added Jupyterhub to ml workflow tools * added workspace image * restructured chapter 1 and 2 * renames infrastructure chapters * UI to user interface * mlops to ml platform * added glossary initial * run black . * added initial glossary and acronyms * added acronyms example * added seldon in different sections * added Glossary to end of book * renamed 9.5 section * modified gitignore * removed acronyms and !expr acronymsdown::add_filter() * updated glossary * renamed to sbl * acknowledgement as unnumbered * comments to preamble
- Loading branch information
Showing
66 changed files
with
839 additions
and
375 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
brew install harfbuzz | ||
brew install fribidi | ||
brew install libgit2 | ||
--- | ||
install.packages("usethis", verbose=TRUE) | ||
--- | ||
brew install libtiff | ||
brew install libxt | ||
|
||
install.packages("formatR") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.