Replies: 1 comment 3 replies
|
This should absolutely work. Can you attach a runtime startup diagnostics report after observing the failure? From the Command Palette, run Developer: Runtime Startup Diagnostics. |
3 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.
Hi,
I started using Positron recently and was interested to use the new inline execution feature for Quarto files. I use Positron with ssh to a remote machine. After switching on inline execution it allows me to select a kernel specific to the Quarto file (similar to Jupyter notebooks) but then fails to load the kernel with an unknown error:
Failed to start kernel for 'test_r_env.qmd': Unknown errorIs this a known limitation on the current patch or should it work?
Thanks!
Positron Version: 2026.08.1 (user setup) build 2
Code - OSS Version: 1.124.0
Commit: 48dc4ce
Date: 2026-08-09T13:35:16-06:00
Electron: 42.2.0
Chromium: 148.0.7778.97
Node.js: 24.15.0
V8: 14.8.178.14-electron.0
OS: Windows_NT x64 10.0.26100
All reactions