Technical Details

Technical Details#

Technology and Software Used#

  1. Python content is written in Jupyter Notebooks.

  2. R content is written in RMarkdown and exported to Markdown.

  3. All other content is written in reStructuredText.

  4. Code testing is done locally.

  5. Jupyter Book is used to compile and create the HTML files via an automated GitHub Workflow. This workflow builds the book and hosts the HTML content with GitHub Actions.