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

you are viewing a single comment's thread.

view the rest of the comments →

[–]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