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
After installing the .NET Interactive notebook for the first time and .NET Interactive is finished installing, I attempted to run a cell. The notebook then asked me to select a kernel, and I chose .NET Interactive, and then the notebook did nothing. I had to push "run" again for it to actually run. I'd expect for this to automatically run after selecting the kernel.
Please complete the following:
Which version of .NET Interactive are you using?
1.0.250101+54a43fc43a67677d935256b24c6bf334fb8dafec
OS
Windows 10
macOS
Linux (Please specify distro)
iOS
Android
Browser
Chrome
Edge
Firefox
Safari
Frontend
Jupyter Notebook
Jupyter Lab
nteract
Visual Studio Code
Visual Studio Code Insiders
Other (please specify)
Screenshots
@ 00:58 is when I attempt to re-run the cell
CleanShot.2021-10-04.at.14.47.24.mp4
The text was updated successfully, but these errors were encountered:
Not sure what is happening, are you referring to the fact that on hitting run button you get a prompt to select a kernel and then the cell is not executed until you actually press again the run button?
Yes, when I hit the run button and then select the kernel the cell should execute but it does not
That gesture is not handled by our extension, we should check with vscode what is the expected behaviour when the kernel controller is missing on first run and get selected by the user. I am not sure that autorun is supposed to happen or not
Describe the bug
Originally filed in microsoft/vscode#129652
After installing the .NET Interactive notebook for the first time and .NET Interactive is finished installing, I attempted to run a cell. The notebook then asked me to select a kernel, and I chose .NET Interactive, and then the notebook did nothing. I had to push "run" again for it to actually run. I'd expect for this to automatically run after selecting the kernel.
Please complete the following:
Which version of .NET Interactive are you using?
1.0.250101+54a43fc43a67677d935256b24c6bf334fb8dafec
Screenshots
@ 00:58 is when I attempt to re-run the cell
CleanShot.2021-10-04.at.14.47.24.mp4
The text was updated successfully, but these errors were encountered: