render-book - Render Data Science Book to HTML/PDF using Quarto
Renders the 'Data Science with Python' book into HTML or PDF formats using Quarto documentation tools.
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check dependencies
- activate virtual environment
- render HTML format
- render PDF format
- preview development mode
- verify output files
Inputs
- Python environment 3.11+
- Quarto installation
- virtual environment
- book source files (.qmd)
- static datasets folder
Outputs
- docs/index.html file
- docs/*.pdf files
- browser preview
- build logs
- freeze cache files
Requirements
- Python 3.11+ installed
- Quarto tool installed
- virtual environment setup
- LaTeX for PDF generation
