No interative window to run python script #4470
Unanswered
Naman-Agrawal19
asked this question in
Feedback
Replies: 1 comment 13 replies
-
Instead of the Jupyter interactive window, Positron has its own fully featured interactive console: You can send code line-by-line to the console using Cmd/Ctrl+Enter, or you can run the whole script or a selection: Let me know if that doesn't answer your question! |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This SS if from VS code. I can run python script line by line or whole script in an interactive window which is nothing but a jupyter notebook.
But i can't do this in Positron IDE. Kindly inbuilt this feature in IDE too,
Beta Was this translation helpful? Give feedback.
All reactions