mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2025-12-05 20:40:17 -08:00
20 lines
308 B
YAML
20 lines
308 B
YAML
# Book settings
|
|
title: Astronomical Data in Python
|
|
author: Allen B. Downey
|
|
|
|
latex:
|
|
latex_documents:
|
|
targetname: book.tex
|
|
|
|
execute:
|
|
execute_notebooks: 'off'
|
|
|
|
repository:
|
|
url: https://github.com/AllenDowney/AstronomicalData
|
|
html:
|
|
use_repository_button: true
|
|
|
|
parse:
|
|
myst_extended_syntax: true
|
|
|