Skip to content

Commit

Permalink
nb stripout
Browse files Browse the repository at this point in the history
  • Loading branch information
stas00 committed Feb 22, 2019
1 parent ec71a37 commit 5abb9cf
Show file tree
Hide file tree
Showing 3 changed files with 1,406 additions and 964 deletions.
6 changes: 3 additions & 3 deletions nbs/dl1/lesson1-pets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
{
"data": {
"text/plain": [
"PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet')"
"PosixPath('/home/stas/.fastai/data/oxford-iiit-pet')"
]
},
"execution_count": null,
Expand All @@ -128,8 +128,8 @@
{
"data": {
"text/plain": [
"[PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet/images'),\n",
" PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet/annotations')]"
"[PosixPath('/home/stas/.fastai/data/oxford-iiit-pet/annotations'),\n",
" PosixPath('/home/stas/.fastai/data/oxford-iiit-pet/images')]"
]
},
"execution_count": null,
Expand Down
1,184 changes: 1,084 additions & 100 deletions nbs/dl1/lesson6-pets-more.ipynb

Large diffs are not rendered by default.

1,180 changes: 319 additions & 861 deletions nbs/dl1/lesson7-superres.ipynb

Large diffs are not rendered by default.

0 comments on commit 5abb9cf

Please sign in to comment.