Unable to open 'run.ipynb': Using the Jupyter notebook editor requires the stable version of VS code 我尝试关闭vscode再重新打开后,可以打开run.ipynb,之前也有这种情况,后面一段时间后又可以打开了。 尝试网上的解决方案没有用,不知道提到的settings.json是哪个路径下
Are you able to reproduce this using a new profile with only the essential extensions? VSCodeTriageBot assigned rebornix Jan 24, 2024 rebornix added notebook-undo-redo bug labels Feb 5, 2024 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to commen...
We've moved away from it for convert to python. Convert to html usually works. Convert to pdf almost never works. So adding more nbconvert options would be iffy. matchavez commented Jan 20, 2022 Well markdown would seem to be foolproof, given it just does 4 spaces on code blocks. Wou...
17:20:23.508 [error] listenForErrors [Error: Extension 'vscode.ipynb' is not known or not activated at w.getActivatedExtension (/snap/code/163/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:3676) at m.getExtensionExports (/snap/code/163/usr/share/code/r...
microsoft / vscode Public Notifications Fork 29.2k Star 164k Code Issues 5k+ Pull requests 496 Actions Projects 1 Wiki Security Insights Commitdont restrict to ipynb (#232872) Browse files main (#232872) amunger authored Nov 1, 2024 Verified 1 parent c914444 commit d645ca1 ...
dont restrict to ipynb 1eaaa8d amunger enabled auto-merge (squash) November 1, 2024 22:20 vs-code-engineering bot assigned amunger Nov 1, 2024 vs-code-engineering bot added this to the November 2024 milestone Nov 1, 2024 eleanorjboyd approved these changes Nov 1, 2024 View reviewed...
Bug: Notebook Editor, Interactive Window, Editor cells My issue is the same as https://github.com/microsoft/vscode-python/issues/8677, except is not resolved... Steps to cause the bug to occur Create or open an existing [myfile].ipynb fi...
If I close an ipynb which has unsaved changes it prompts to save changes. Then the file is closed, and from that point on it wont re-open. When I restart vscode the notebook is open with the unsaved changes - it acts like it was never actually closed but hidden. ...
Type: Bug Suppose we execute a .ipynb cell. This cell produces output. But VSCode scrolls so that the next cell is now at the top of my .ipynb window. This means that to see the output, I have to scroll up. It's very disorienting, as I'm...
Any .ipynb opened will cause VS Code Insiders to say: Unable to open '...ipynb': Cannot read property '...' of undefined. 6.1 The second set of inverted commas has been 'Rich' or 'Error' Does this issue occur when all extensions are disabled?: Yes It...