-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
25 lines (20 loc) · 882 Bytes
/
Copy path_config.yml
File metadata and controls
25 lines (20 loc) · 882 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Book settings
title: Jupyter Guide to Linear Algebra
author: Ben Vanderlei
logo: reflection_logo.png
latex:
latex_documents:
targetname: book.tex
repository:
url: https://github.com/bvanderlei/jupyter-guide-to-linear-algebra
branch: main
launch_buttons:
notebook_interface: "classic"
colab_url: ""
thebe: true
html:
extra_footer:
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Jupyter Guide to Linear Algebra</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a>.
sphinx:
config:
html_show_copyright: false