This commit is contained in:
Morten Hjorth-Jensen
2021-03-28 22:24:47 -04:00
parent 759aa14da5
commit a428e14719
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: f30e3bf45f8770520cacaa86a2453ee0
config: 3f1f8feb649e822c8515ee36050e671c
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

+2 -2
View File
@@ -8,7 +8,7 @@ latex:
targetname: book.tex
repository:
url : https://github.com/mhjensen/Physics321/doc/LectureNotes/_build/html/index.html
url : https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/index.html
html:
use_repository_button: true
@@ -66,7 +66,7 @@ launch_buttons:
# colab_url : "" # The URL of Google Colab (https://colab.research.google.com)
repository:
url : https://github.com/mhjensen/Physics321/doc/LectureNotes/_build/html/index.html # The URL to your book's repository
url : https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/index.html # The URL to your book's repository
# path_to_book : "" # A path to your book's folder, relative to the repository root.
branch : master # Which branch of the repository should be used when creating links
Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB