Skip to content

Commit 4adb740

Browse files
committed
Break NLP tutorial into parts
1 parent 905eaf0 commit 4adb740

9 files changed

+1687
-1643
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ advanced
66
#data things
77
beginner_source/hymenoptera_data
88
intermediate_source/data/
9+
advanced_source/images/
910
*data.zip
1011

12+
#builds
13+
_build/
14+
_static/thumbs/
15+
1116
# Byte-compiled / optimized / DLL files
1217
__pycache__/
1318
*.py[cod]

0 commit comments

Comments
 (0)