Which Python version shoule be used for Jupyterhub 4.1.5

On official website it’s stated should be * Python 3.6 or greater , but in Pypi it’s said should be Python >=3.7 (jupyterhub · PyPI)

Are you looking at an older version? jupyterhub · PyPI says Python >=3.8

1 Like

Yes, looking for version 4.1.5

The readme wasn’t updated when we dropped support for Python 3.6 in JupyterHub 3.0. It’s correct in 5.0.

1 Like