python - Jupyter note matplotlib inline error in Anaconda -


i launched notebook in anaconda, , had code in screenshot. don't know what's wrong code.

link code

you need run first cell. notebook thin wrapper on python shell, , default, executes 1 cell @ time. [1] indicates ran second cell.


Comments

Popular posts from this blog

Android volley - avoid multiple requests of the same kind to the server? -

magento2 - Magento 2 admin grid add filter to collection -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -