-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
40 lines (33 loc) · 1.45 KB
/
_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
31
32
33
34
35
36
37
38
39
40
#######################################################################################
# Book settings
title: Introduction to Programming
author: University of Oslo, Erik Winge, Eirill Strand Hauge
logo: images/uio_logo_small.svg
# Short description about the book
description: >-
Course material for "Programming for Librarians"
#######################################################################################
# Execution settings
execute:
execute_notebooks : auto
#######################################################################################
# HTML-specific settings
html:
home_page_in_navbar : false
use_repository_button : true
use_issues_button : true
use_edit_page_button : true
#######################################################################################
# Launch button settings
repository:
url : https://github.com/scriptotek/programming
branch : master # Which branch of the repository should be used when creating links
launch_buttons:
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
binderhub_url : "https://mybinder.org"
jupyterhub_url : "https://jupyterhub.uio.no"
colab_url : "https://colab.research.google.com"
# latex:
# latex_engine : "xelatex"
# latex_documents:
# targetname: book.tex