Y
Hacker News
new
|
ask
|
show
|
jobs
by
AlphaSite
3150 days ago
Sure, but why not support it in an external facing product? No one externally depends on that old google code.
3 comments
dmoy
3150 days ago
Started as an internal tool, at least according to medium & other blog posts.
link
halflings
3150 days ago
It is in the works [0], and like people said since Google uses Python 2.7 that's the verison that was supported by default.
[0]
https://stackoverflow.com/questions/46941308/python-3-suppor...
link
nevir
3150 days ago
They can release a version that supports 2.7 much sooner
link
gwenzek
3150 days ago
Jupyter switch really easily from Python2.7 to Python 3 to C# because the front end and backend are separated. Not sure why they are having issue here.
link