Changes for page JupyterHub Deployment Proposal
Last modified by adietz on 2019/07/18 16:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,9 +29,15 @@ 29 29 30 30 == Notes == 31 31 32 +=== Python 2 support === 33 + 32 32 (% class="box warningmessage" %) 33 33 ((( 34 34 Python 2 support was dropped in ipython 6.x+. The main image will no longer support Python 2. 35 35 ))) 36 36 37 - 39 +Python 2's is deprecated and will reach [[end of life>>https://www.python.org/dev/peps/pep-0373/]] on January 1st, 2020. 40 + 41 +Many maintainers of widely used packages (numpy, pandas, ipython, etc) [[have pledged to drop support for Python 2>>https://python3statement.org/]]. 42 + 43 +What are the needs from HBP for Python 2 support, and how long does it need to be present?