File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 33
44title : Example FEniCS paper
55author : Henrik Finsberg
6- logo : " logo.png"
6+ logo : " docs/ logo.png"
77copyright : " 2022"
88
99# Force re-execution of notebooks on each build.
@@ -14,9 +14,7 @@ execute:
1414# Information about where the book exists on the web
1515repository :
1616 url : https://github.com/scientificcomputing/example-paper-fenics # Online location of your book
17- path_to_book : _sources # Optional path to your book, relative to the repository root
18- branch : gh-pages # Which branch of the repository should be used when creating links (optional)
19-
17+
2018launch_buttons :
2119 notebook_interface : " jupyterlab" # The interface interactive links will activate ["classic", "jupyterlab"]
2220 binderhub_url : " https://mybinder.org"
3432
3533sphinx :
3634 config :
37- bibtex_bibfiles : ["refs.bib"]
35+ bibtex_bibfiles : ["docs/ refs.bib"]
3836 suppress_warnings : ["bibtex.duplicate_citation"] # If the same paper is cited in multiple files
3937
4038 extra_extensions :
File renamed without changes.
You can’t perform that action at this time.
0 commit comments