SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to make a change global to the whole notebook:
import matplotlib.pyplot as plt %matplotlib inline plt.rcParams["figure.figsize"] = [10, 5]