Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Python 3.10 on CI, at least for Jupyter Notebooks #422

Closed
amotl opened this issue Apr 16, 2024 · 1 comment · Fixed by #425
Closed

Use Python 3.10 on CI, at least for Jupyter Notebooks #422

amotl opened this issue Apr 16, 2024 · 1 comment · Fixed by #425

Comments

@amotl
Copy link
Member

amotl commented Apr 16, 2024

About

Because we are aiming to run a signifcant portion of the assets here on Google Colab, most notably the Jupyter Notebooks, we may want to follow their cadence of Python updates.

Currently, Google Colab still seems to be on Python 3.10 1, so we may want to adjust the corresponding CI jobs to validate just that, in order to avoid any surprises.

/cc @marijaselakovic, @surister, @ckurze

Footnotes

  1. https://colab.google/articles/py3.10

@amotl amotl changed the title Use Python 3.10 on CI Use Python 3.10 on CI, at least for Jupyter Notebooks Apr 16, 2024
@amotl amotl linked a pull request Apr 18, 2024 that will close this issue
@amotl
Copy link
Member Author

amotl commented Apr 18, 2024

This patch will improve the situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant