Skip to content

Commit 8f5ceba

Browse files
committed
added the output of the verify installation
1 parent dae21c7 commit 8f5ceba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contrib/plotting-visualization/matplotlib_installation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ print(matplotlib.__version__)
2323

2424

2525
```
26+
27+
Output:
28+
29+
```
30+
3.4.3
31+
```

0 commit comments

Comments
 (0)