other:python:jyp_steps
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
other:python:jyp_steps [2020/05/06 10:53] – [Graphics related resources] Added more color resources jypeter | other:python:jyp_steps [2020/10/08 15:37] – [Python 2.7 vs Python 3] Added more information jypeter | ||
---|---|---|---|
Line 372: | Line 372: | ||
Depending on the distribution, | Depending on the distribution, | ||
+ | |||
+ | ===== jupyter and notebook stuff ===== | ||
+ | |||
+ | FIXME Misc notes, resources and links to organize later | ||
+ | |||
+ | * [[https:// | ||
===== Using a Python IDE ===== | ===== Using a Python IDE ===== | ||
Line 414: | Line 420: | ||
===== Python 2.7 vs Python 3 ===== | ===== Python 2.7 vs Python 3 ===== | ||
- | The official [[https:// | + | It is still safe to use Python 2.7, but **you should consider upgrading to Python 3**, unless some key modules you need are not compatible (yet) with Python 3 |
+ | |||
+ | You should start writing code that will, when possible, work both in Python 2 and Python 3 | ||
+ | |||
+ | Some interesting reading: | ||
+ | |||
+ | * [[https:// | ||
+ | * '' | ||
+ | * You cannot test a difference with ''<>'' | ||
+ | |||
+ | * The official [[https:// | ||
===== What now? ===== | ===== What now? ===== |
other/python/jyp_steps.txt · Last modified: 2025/02/26 11:40 by jypeter