Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
AllenDowney
GitHub Repository: AllenDowney/ModSimPy
Path: blob/master/jb/_config.yml
1381 views
1
# Book settings
2
title: Modeling and Simulation in Python
3
author: Allen B. Downey
4
5
latex:
6
latex_documents:
7
targetname: book.tex
8
9
execute:
10
execute_notebooks: 'off'
11
12
repository:
13
url: https://github.com/AllenDowney/ModSimPy
14
html:
15
use_repository_button: true
16
17
parse:
18
myst_extended_syntax: true
19
20