%matplotlib widget important hint - week 1 - Regression - Optional Lab

Regression

Optional Lab: Cost Function

to be able to execute:
C1_W1_Lab03_Cost_function_Soln.ipynb

I needed to install:
pip install ipympl

hope that helps others, too

Chris

2 Likes

Leveraging the Jupyter interactive widgets framework, ipympl enables the interactive features of matplotlib in the Jupyter notebook and in JupyterLab .

2 Likes