QuantEcon · GitHub

Commit a897549

authored

update set format (#306)

Co-authored-by: Humphrey Yang <humphrey.yang@anu.edu.au>

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lectures

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -45,7 +45,7 @@ import numpy as np

4545

import matplotlib.pyplot as plt

4646

import prettytable as pt

4747

from mpl_toolkits.mplot3d import Axes3D

48-

from IPython.display import set_matplotlib_formats

48+

from matplotlib_inline.backend_inline import set_matplotlib_formats

4949

set_matplotlib_formats('retina')

5050

%matplotlib inline

5151

```

0 commit comments

Comments

 (0)

Read the original on github.com ↗