We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639ad45 commit 570dd90Copy full SHA for 570dd90
2 files changed
_quarto.yml
@@ -3,7 +3,7 @@ project:
3
output-dir: docs
4
5
book:
6
- title: Quarto Based OTTR Course
+ title: Machine Learning
7
favicon: img/favicon.ico
8
bread-crumbs: false
9
config_automation.yml
@@ -37,4 +37,4 @@ make-book-txt: true
37
38
# What docker image should be used for rendering?
39
# The default is jhudsl/base_ottr:main
40
-rendering-docker-image: 'jhudsl/base_ottr:main'
+rendering-docker-image: 'jhudsl/ottr_jupyter:main'
0 commit comments