-
Notifications
You must be signed in to change notification settings - Fork 687
/
_config.yml
30 lines (27 loc) · 846 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#######################################################################################
# Book settings
title: "The HELK"
logo: images/logo/logo.png
author: Roberto Rodriguez @Cyb3rWard0g
email: ""
description: >- # this means to ignore newlines until "baseurl:"
HELK Jupyter Book!
execute:
execute_notebooks: cache
run_in_temp: true
html:
favicon: images/logo/favicon.ico
home_page_in_navbar: false
use_edit_page_button: true
use_repository_button: true
use_issues_button: true
baseurl: https://thehelk.com/
repository:
url: https://github.com/Cyb3rWard0g/HELK
branch: master
path_to_book: docs
launch_buttons:
notebook_interface: "classic" # The interface interactive links will activate ["classic", "jupyterlab"]
binderhub_url: "https://mybinder.org"
colab_url: "https://colab.research.google.com"
thebe: true