Skip to content

Commit 46ef0b1

Browse files
Removed the unnecessay text (#272)
Co-authored-by: HengCheng <[email protected]>
1 parent 42f925a commit 46ef0b1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lectures/python_by_example.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@ vertical axis.)
5656
We'll do this in several different ways, each time learning something more
5757
about Python.
5858

59-
We run the following command first, which helps ensure that plots appear in the
60-
notebook if you run it on your own machine.
61-
62-
```{code-cell} ipython
63-
%matplotlib inline
64-
```
65-
6659
## Version 1
6760

6861
(ourfirstprog)=

0 commit comments

Comments
 (0)