Earlier quoted context omitted.
Executable documents are powerful tools for teaching and learning. Focus in this area will pay off all across the Python community.
Executable documents are powerful tools for teaching and learning. These already exist, though, and the ecosystem already has a lot of support and momentum behind it: javascript within the browser. Would you explain what some of the benefits are in comparison to this? I'm an outsider so I don't have a very firm understanding of what the implications are.
You could certainly base something like that around Javascript, and it would have certain advantages. But the Python world has a lot invested in scientific computing - Numpy, Scipy, and dozens of packages built on top of them. It's also got good integration with other languages, from FORTRAN to R. This sort of scientific computing is where we think the notebook really shines.