lesson 4
This commit is contained in:
parent
2e431d1ef7
commit
fa2fc30e6a
File diff suppressed because one or more lines are too long
@ -2543,7 +2543,20 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.7.4"
|
||||
"version": "3.7.5"
|
||||
},
|
||||
"toc": {
|
||||
"base_numbering": 1,
|
||||
"nav_menu": {},
|
||||
"number_sections": false,
|
||||
"sideBar": true,
|
||||
"skip_h1_title": true,
|
||||
"title_cell": "Table of Contents",
|
||||
"title_sidebar": "Contents",
|
||||
"toc_cell": false,
|
||||
"toc_position": {},
|
||||
"toc_section_display": true,
|
||||
"toc_window_display": false
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@ -21,4 +21,5 @@ lib_path = fastbook
|
||||
title = fastbook
|
||||
doc_host = https://fastai.github.io
|
||||
doc_baseurl = /fastbook/
|
||||
host = github
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user