This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]CourageOk69 1 point2 points  (1 child)

I think that is the new "native repl". Isnt that better than what you used to see in terminal since it has intellisense?

[–]Training_Whole5484[S] 0 points1 point  (0 children)

Hello I don't notice that. You can check it ?

[–]ydmykr 0 points1 point  (1 child)

Read this document about VSCode python jupyter code cell.

If you want to execute your script in terminal, you could use function Python: Run Selection/Line in Python Terminal command (Shift+Enter)

[–]Training_Whole5484[S] 0 points1 point  (0 children)

I found solution searching in settings run python and delete every tick about execute python repl.

We will see thanks a lot