Hi, I'm taking a machine learning course on udemy and im trying to run the following:
%matplotlib inline
import matplotlib.pyplot as plt
The issue is that once I run this, it kills the kernel and the message shown in the picture is the only thing that comes out.
I'm new to this and I just want to move forward with the course but this is holding me back.
TIA