mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Start writing jupyter book
This commit is contained in:
parent
ff7520e58d
commit
58749556b8
19 changed files with 57 additions and 498 deletions
11
_config.yml
11
_config.yml
|
|
@ -5,7 +5,10 @@
|
|||
|
||||
#######################################################################################
|
||||
# Book settings
|
||||
title : Sentinel Data for Earth Observation # The title of the book. Will be placed in the left navbar.
|
||||
author : Arne Schlüter # The author of the book
|
||||
copyright : "2020" # Copyright year to be placed in the footer
|
||||
logo : logo.png # A path to the book logo
|
||||
title: Remote Sensing for Journalism # The title of the book. Will be placed in the left navbar.
|
||||
author: Arne Schlüter # The author of the book
|
||||
copyright: "CC-BY-SA 4.0 2021" # Copyright year to be placed in the footer
|
||||
execute:
|
||||
execute_notebooks: "off"
|
||||
|
||||
# logo : logo.png # A path to the book logo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue