stat157 / recent-quakes

Stat 157 Homework 2 due on Monday 2013-10-21 at 11:59pm
0 stars 20 forks source link

iPython Notebook - Kernal Issues #20

Closed lauraccunningham closed 10 years ago

lauraccunningham commented 10 years ago

Within my iPython notebook there is something wrong internally we are unable to figure out.

Within our data file, we are unable to run, restart, and interrupt kernals from loading. The extensive time to run the kernal causes a kernal to fail and 'die.' Within the Virtual Machine we have an error message:

[IPKernalApp] Bad config encountered during initialization: [IPKernalApp] The 'pylab' trait of an IPKernalApp instance must be any of['tk', 'qt', 'wx', 'gtk', 'osx', 'inline', 'auto'] or None, but a value to u'incline' <type 'unicode'> was specified. [NotebookApp] Kernal a7684762-05bd-4f46-aa603-9e2c9b0ab01c failed to respond to heartbeat

How can we fix this in order to run our finalized code? This is out of our knowledge base, and a bit too confusing for us.

helpPlease @stat157 @aculich @kqdtran

lauraccunningham commented 10 years ago

All figured out! Yay!