Skip to content

Commit 325cf73

Browse files
committed
Note Python 3 requirement in README
1 parent 325637a commit 325cf73

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
@@ -7,7 +7,7 @@ Jupyter notebook content for my OReilly book, the
77

88
See also the free companion project, [A Whirlwind Tour of Python](https://github.com/jakevdp/WhirlwindTourOfPython): a fast-paced introduction to the Python language aimed at researchers and scientists.
99

10-
This repository will contain the full listing of IPython notebooks used to create the book, including all text and code. I am currently editing these, and will post them as I make my way through. See the content here:
10+
This repository will contain the full listing of IPython notebooks used to create the book, including all text and code. The code is Python 3.X, though most (but not all) snippets will work correctly in Python 2.7. I am currently editing these, and will post them as I make my way through. See the content here:
1111

1212
---
1313

0 commit comments

Comments
 (0)