Skip to content

Commit cffd379

Browse files
authored
Merge pull request #60 from chsasank/break-nlp
Break nlp tutorial into parts
2 parents 6e8d0f7 + 9719a22 commit cffd379

10 files changed

+1699
-1644
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)