jvns / pandas-cookbook

Recipes for using Python's pandas library
6.68k stars 2.32k forks source link

ImportError: No module named notebook.notebookapp #45

Open pwhipp opened 8 years ago

pwhipp commented 8 years ago

This error occurs if you follow the instructions at https://github.com/jvns/pandas-cookbook#how-to-use-this-cookbook.

It is addressed by 'pip install jupyter'.