updated config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Learn more at https://jupyterbook.org/customize/config.html
|
||||
|
||||
title: Physics-based Deep Learning
|
||||
author: TUM-I15
|
||||
author: Thuerey et al.
|
||||
logo: resources/logo.jpg
|
||||
|
||||
# Force re-execution of notebooks on each build.
|
||||
@@ -18,8 +18,8 @@ latex:
|
||||
|
||||
# Information about where the book exists on the web
|
||||
repository:
|
||||
url: https://github.com/executablebooks/jupyter-book-TODO # Online location of your book
|
||||
path_to_book: docs # Optional path to your book, relative to the repository root
|
||||
url: https://github.com/tum-pbs/pbdl-book/ # Online location of your book
|
||||
#path_to_book: docs # Optional path to your book, relative to the repository root
|
||||
branch: master # Which branch of the repository should be used when creating links (optional)
|
||||
|
||||
# Add GitHub buttons to your book
|
||||
|
||||
Reference in New Issue
Block a user