Skip to content

Commit

Permalink
incl nltk in watermark
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Nov 17, 2019
1 parent 005dbae commit 0e6a849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ch08/ch08.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"output_type": "stream",
"text": [
"Sebastian Raschka \n",
"last updated: 2019-11-16 \n",
"last updated: 2019-11-17 \n",
"\n",
"CPython 3.7.1\n",
"IPython 7.9.0\n",
"\n",
"numpy 1.17.2\n",
"pandas 0.24.2\n",
"sklearn 0.21.3\n",
"nltk not installed\n"
"nltk 3.4.5\n"
]
}
],
Expand Down

0 comments on commit 0e6a849

Please sign in to comment.