We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Positron Version: 2024.06.1 (system setup) build 2024.06.1-27 Code - OSS Version: 1.90.0 Commit: a893e5b Date: 2024-06-26T01:33:58.809Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.22621
.qmd
import pandas as pd import numpy as np a = 1 b = 2
Ctrl + Enter
The code run only the first line
There was no error but the it run the whole code cell, not line by line
The text was updated successfully, but these errors were encountered:
This is a duplicate of #1646 if you would like to add any additional info there. Thanks!
Sorry, something went wrong.
No branches or pull requests
Positron Version:
Positron Version: 2024.06.1 (system setup) build 2024.06.1-27
Code - OSS Version: 1.90.0
Commit: a893e5b
Date: 2024-06-26T01:33:58.809Z
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.22621
Steps to reproduce the issue:
.qmd
fileCtrl + Enter
What did you expect to happen?
The code run only the first line
Were there any error messages in the output or Developer Tools console?
There was no error but the it run the whole code cell, not line by line
The text was updated successfully, but these errors were encountered: