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
Polyglot Notebook: [DevExE2E] After saving the newly created .ipynb file -> then set the cell contents, there's no response when executing the cell.
#3715
Open
15 tasks
v-hozha1 opened this issue
Oct 16, 2024
· 2 comments
This issue also repro on yesterday's build - VSCodeSetup-arm64-1.94.2 + dotnet-interactive-vscode-1.0.5511031.vsix. Here is the repro VM: 10.214.92.195
Describe the bug
After saving the newly created .ipynb file -> then set the cell contents, there's no response when executing the cell.
Detailed Repro Build info:
VSCodeUserSetup-x64-1.94.2 + dotnet-interactive-vscode-1.0.5515021.vsix + dotnet-sdk-8.0.403-win-x64
Version: 1.94.2 (user setup)
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
Build link: https://code.visualstudio.com/download
https://artprodcus3.artifacts.visualstudio.com/Ab55de4ed-4b5a-4215-a8e4-0a0a5f71e7d8/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2RuY2VuZy9wcm9qZWN0SWQvN2VhOTExNmUtOWZhYy00MDNkLWIyNTgtYjMxZmNmMWJiMjkzL2J1aWxkSWQvMjU2MTQ1MC9hcnRpZmFjdE5hbWUvdnNjb2Rl0/content?format=file&subPath=%2Finsiders%2Fdotnet-interactive-vscode-1.0.5515021.vsix
Steps:
Ctrl+Shift+P
=> "Polyglot Notebook: Create new blank notebook"1+1
and execute.Expected Results
After executing the cell, the output should be shown as
2
.Actual Results:
After saving the newly created .ipynb file -> then set the cell contents, there's no response when executing the cell.
Which version of .NET Interactive are you using? (In a notebook, run the
#!about
magic command. ):The text was updated successfully, but these errors were encountered: