You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a newbee. Return error Cell language is not executable when run it in notebook, whether the interpreter is filled in or not.
But I can use paste into terminal, after i run python in powershell.
[2024-03-20T14:18:19.403Z] INFO Runme: Activating Extension
[2024-03-20T14:18:19.407Z] INFO Runme(RunmeTaskProvider): Walking 1 directories/repos...
[2024-03-20T14:18:21.591Z] INFO Runme(RunmeServer): Server process #7408 started at localhost:7863
[2024-03-20T14:18:21.642Z] INFO Runme(Kernel): Requesting new runner environment.
[2024-03-20T14:18:21.735Z] INFO Runme(RunmeTaskProvider): Finished walk.
[2024-03-20T14:18:21.753Z] INFO Runme(Kernel): New runner environment assigned with session ID: 01HSE3MCJKBD6KWMB20B2JB751
[2024-03-20T14:18:21.756Z] INFO Runme: Extension successfully activated
[2024-03-20T14:19:49.871Z] ERROR Runme(Kernel): Unknown kernel event type: common:getState
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue regarding the Cell language is not executable error. We’re aware of this limitation and are actively working to improve it. You can find details about this in our documentation’s known limitations section.
If you have any further questions or concerns, please don’t hesitate to contact us.
Thank you once again for bringing this to our attention.
I'm a newbee. Return error
Cell language is not executable
when run it in notebook, whether the interpreter is filled in or not.But I can use
paste into terminal
, after i run python in powershell.text.md
log in output panel:
The text was updated successfully, but these errors were encountered: