Skip to content

Commit 83994fa

Browse files
fomightezianhi
authored andcommitted
make usage consistent with current Basic Example at matplotlib/org/ipympl
1 parent 029925f commit 83994fa

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)