Skip to content

Python: Limit registered language runtimes to Python 3.8+ #654

@petetronic

Description

@petetronic

Python 3.7 is very close to EOL, and a key module we rely on for our functionality, ipykernel, now reports that it requires >= 3.8. We should filter out Python interpreters we find that are less than 3.8 and not register them with the jupyter-adapter.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions