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

Support Python 3 #2

Closed
blois opened this issue Dec 1, 2017 · 2 comments
Closed

Support Python 3 #2

blois opened this issue Dec 1, 2017 · 2 comments

Comments

@blois
Copy link
Contributor

blois commented Dec 1, 2017

Python 2 is deprecated, users should be able to execute Python 3 notebooks.

@craigcitro
Copy link
Contributor

Python3 support is now live!

  • When creating a new notebook, there's now an option for Python2 or Python3.
  • For an existing notebook, Runtime -> Change runtime type will let you switch.

We write the language info into the kernelspec in the notebook metadata, so switching runtime type isn't just per-session.

@willingc
Copy link

@craigcitro Congrats!!! Awesome that Python 3 is now supported. Thank you 🥇

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

No branches or pull requests

3 participants