-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception while handling messages: TypeError: First argument to DataView constructor must be an ArrayBuffer #74
Exception while handling messages: TypeError: First argument to DataView constructor must be an ArrayBuffer #74
Comments
I am having the same problem. Set up seems to be going fine, user is fetched properly, connecting to the kernel looks fine, but executing a cell never ends, no debug info is shown or logged except some
|
@alastairtree @hnykda lets use this issue going forward, as i think this is slightly different though the symptoms are the same. |
I'm sorry you are running into this issue. |
Thanks! |
@alastairtree @hnykda @hermaneyd Here's the vsix, please install this and let me know how it goes. Please could you
|
@DonJayamanne, after installation your vsix in VS Code Insiders I got an extensions host termination. I tried to find any logs but to no avail =( Bisect points out that ms-toolsai.jupyter extension cause it.The same crash I observed with ms-toolsai.jupyter v2024.11.0. By the way v2024.10.0 doesn't have this problem (extensions host termination). |
@hermaneyd Sorry you ran into that issue, please can you try this new VSIX |
@DonJayamanne, the problem still remains – host terminated unexpectedly during kernel detection
|
Please can you reopen #67 because the issue still remains when connecting to a JupyterLab server Version 0.35.5, even when using the latest pre-release versions of Jupyter and JupyterHub vscode extensions. As mentions, reverting to previous versions fixes the issue.
The text was updated successfully, but these errors were encountered: