No interative window to run python script #4470
Unanswered
Naman-Agrawal19
asked this question in
Feedback
Replies: 2 comments 15 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
-
|
I very much miss the interactive window in VS Code. Please return it. I have been using the 'console' but it just is not the same. |
Beta Was this translation helpful? Give feedback.
2 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