Skip to content

Commit

Permalink
Merge pull request #9 from fbudin69500/fbudin69500-patch-docker-no-ca…
Browse files Browse the repository at this point in the history
…che-folder

~/.cache does not exist in docker container
  • Loading branch information
kwmsmith authored Jul 12, 2017
2 parents 8262ff2 + e95a3f1 commit 3e72e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-preliminaries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"metadata": {},
"outputs": [],
"source": [
"!ls .cache/ipython/cython/cyfoo*"
"!ls .ipython/cython/cyfoo*"
]
},
{
Expand Down

0 comments on commit 3e72e31

Please sign in to comment.