Skip to content

Commit

Permalink
Revert "nb stripout" (local changes caught in)
Browse files Browse the repository at this point in the history
This reverts commit 5abb9cf.
  • Loading branch information
stas00 committed Feb 28, 2019
1 parent 0e55efc commit 7ed77f4
Show file tree
Hide file tree
Showing 3 changed files with 964 additions and 1,406 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/stas/.fastai/data/oxford-iiit-pet')"
"PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet')"
]
},
"execution_count": null,
Expand All @@ -128,8 +128,8 @@
{
"data": {
"text/plain": [
"[PosixPath('/home/stas/.fastai/data/oxford-iiit-pet/annotations'),\n",
" PosixPath('/home/stas/.fastai/data/oxford-iiit-pet/images')]"
"[PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet/images'),\n",
" PosixPath('/home/ubuntu/.fastai/data/oxford-iiit-pet/annotations')]"
]
},
"execution_count": null,
Expand Down
1,184 changes: 100 additions & 1,084 deletions nbs/dl1/lesson6-pets-more.ipynb

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit 7ed77f4

Please sign in to comment.