Skip to content

Commit b81aa7c

Browse files
committed
make usage consistent with current Basic Example at matplotlib/org/ipympl
1 parent fa3d346 commit b81aa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To enable the `ipympl` backend, simply use the `matplotlib` Jupyter
1818
magic:
1919

2020
```
21-
%matplotlib widget
21+
%matplotlib ipympl
2222
```
2323
## Documentation
2424
See the documentation at: https://matplotlib.org/ipympl/

0 commit comments

Comments
 (0)