Skip to content

Commit e7d9b8d

Browse files
remove old reference to pylab
Let's see if this breaks the json
1 parent 78f8161 commit e7d9b8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Prologue/Prologue.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"cells": [
1010
{
1111
"cell_type": "markdown",
12-
"metadata": {},
1312
"source": [
1413
"Probabilistic Programming and \n",
1514
"=====\n",
@@ -116,7 +115,6 @@
116115
" - IPython 0.13 is a requirement to view the ipynb files. It can be downloaded [here](http://ipython.org/)\n",
117116
" - For Linux users, you should not have a problem installing Numpy, Scipy, Matplotlib and PyMC. For Windows users, check out [pre-compiled versions](http://www.lfd.uci.edu/~gohlke/pythonlibs/) if you have difficulty. \n",
118117
" - In the styles/ directory are a number of files (.matplotlirc) that used to make things pretty. These are not only designed for the book, but they offer many improvements over the default settings of matplotlib and the IPython notebook.\n",
119-
" - while technically not required, it may help to run the IPython notebook with `--pylab inline` if you encounter runtime errors.\n",
120118
"2. The second, preferred, option is to use the nbviewer.ipython.org site, which display IPython notebooks in the browser ([example](http://nbviewer.ipython.org/urls/raw.github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/master/Chapter1_Introduction/Chapter1.ipynb)).\n",
121119
"The contents are updated synchronously as commits are made to the book. You can use the Contents section above to link to the chapters.\n",
122120
" \n",

0 commit comments

Comments
 (0)