jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

[v3-future] Python 3.13 support

Open JasonWeill opened this issue 1 year ago • 15 comments
trafficstars

Problem

Per https://devguide.python.org/versions/, on 2024-10-07, Python 3.13 was officially released, and Python 3.8 is now end of life (EOL). The documentation mentions 3.8 but does not mention 3.12.

Proposed Solution

Test this extension with Python 3.13. Add support for 3.13 and remove 3.8 as a supported Python version.

JasonWeill avatar Oct 09 '24 22:10 JasonWeill