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.