trying to shift+enter on any other code not surrounded by # %% fails to be executed in both IW nor native REPL.
Tried to locally add !jupyter.hascodecells inside execInREPL for Python extension gave me no luck :/
If there are instances of # %%, should every shift+enter of code(even code block that are outside of # %%) be sent to interactive window? @amunger
Originally posted by @anthonykim1 in #24041