forked from d2l-ai/d2l-en
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.ini
29 lines (20 loc) · 823 Bytes
/
config.ini
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
[project]
name = d2l-en
title = Dive into Deep Learning
author = Aston Zhang, Zack C. Lipton, Mu Li, Alex J. Smola
copyright = 2019, All authors. Licensed under the CC BY-NC-SA
release = 0.7
header_links = Courses, https://courses.d2l.ai, fas fa-user-graduate,
PDF, https://en.d2l.ai/d2l-en.pdf, fas fa-file-pdf,
All Notebooks, https://en.d2l.ai/d2l-en.zip, fas fa-download,
Discuss, https://discuss.mxnet.io, fab fa-discourse,
GitHub, https://github.com/d2l-ai/d2l-en, fab fa-github,
中文版, https://zh.d2l.ai, fas fa-external-link-alt
[build]
notebooks = *.md */*.md
resources = img/ data/ d2l/ d2l.bib environment.yml
exclusions = README.md STYLE_GUIDE.md
eval_notebook = True
dependencies =
[deploy]
s3_bucket = s3://en.d2l.ai/new/