-
Notifications
You must be signed in to change notification settings - Fork 190
/
Copy path_config.yml
39 lines (31 loc) · 1.1 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
# Book settings
author: "Erick Palacios Moreno"
title: ""
logo: logo.png
repository:
#url: https://github.com/ITAM-DS/analisis-numerico-computo-cientifico/
url: https://github.com/palmoreck/dockerfiles-for-binder
#branch: master
branch: jupyterlab_optimizacion_2
path_to_book: analisis-numerico-computo-cientifico/libro_optimizacion/temas/
#html:
# use_edit_page_button: true
# use_repository_button: true
# use_issues_button: true
only_build_toc_files: true
execute:
execute_notebooks: 'off'
# exclude_patterns:
# - "*Herramientas_de_lenguajes_y_del_SO_para_perfilamiento_e_implementaciones_de_BLAS*"
# - "*Compilacion_a_C*"
# - "*Computo_en_paralelo_usando_CPUS_en_SMC*"
# - "*Computo_en_paralelo_usando_GPUS_en_SMC*"
#exclude_patterns:
# - "V.optimizacion_de_codigo/5.2/Herramientas_de_lenguajes_y_del_SO_para_perfilamiento_e_implementaciones_de_BLAS.ipynb"
launch_buttons:
notebook_interface: "jupyterlab" # The interface interactive links will activate ["classic", "jupyterlab"]
binderhub_url: "https://mybinder.org"
thebe: true
latex:
latex_documents:
targetname: book.tex