-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_config.yml
46 lines (37 loc) · 1.25 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
41
42
43
44
45
title : Практикум по компьютерным технологиям
author: Fadeev Egor
logo: 'logo.png'
# Short description about the book
description: >-
Курс лекций по дисциплине "Практикум по компьютерным технологиям".
execute:
execute_notebooks: 'off'
allow_errors : true
# HTML-specific settings
html:
favicon : "favicon.png"
home_page_in_navbar : true
use_repository_button : true
use_issues_button : true
use_edit_page_button : true
google_analytics_id : G-EM33EZ6FLL
# Interact link settings
notebook_interface : "notebook"
only_build_toc_files: true
sphinx:
extra_extensions:
- 'IPython.sphinxext.ipython_console_highlighting'
config:
html_extra_path: ['assets']
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
html_js_files:
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
# Launch button settings
repository:
url: https://github.com/FadeevLecturer/python_lectures
branch: main
launch_buttons:
colab_url: "https://colab.research.google.com"
# LaTeX settings
bibtex_bibfiles:
- _bibliography/references.bib