mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Add jupyter-book config
This commit is contained in:
parent
c82fd70914
commit
26334cd8a0
28 changed files with 17 additions and 0 deletions
11
_config.yml
Executable file
11
_config.yml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#######################################################################################
|
||||
# A default configuration that will be loaded for all jupyter books
|
||||
# See the documentation for help and more options:
|
||||
# https://jupyterbook.org/customize/config.html
|
||||
|
||||
#######################################################################################
|
||||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue