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
Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
For example,
After pasting, the above error output becomes
[678](https://file+.vscode-resource.vscode-cdn.net/home/user/DATA/tests/~/miniconda3/envs/myenv/lib/python3.10/site-packages/mypkg/utils/processing.py:678) Logger.debug(f"dtype for {_id}: {data.dtype}")
IndexError: index 0 is out of bounds for axis 0 with size 0
Is this a remote kernel? or maybe in a browser?
How are you copying the output? Does the same thing happen when you use the output menu on the left and select 'copy output'?
Is this a remote kernel? or maybe in a browser?
How are you copying the output? Does the same thing happen when you use the output menu on the left and select 'copy output'?
1 It is a local kernel
2 I use Ctrl + C to copy the output
3 The same thing doesn't happen when I click on the 'copy output'. However, in this way all the output will be copied but I just want to copy the part selected by cursor.
Applies To
What happened?
For example,
After pasting, the above error output becomes
A long extra text like "https://file+.vscode-resource.vscode-cdn.net/home/..." always occurs.
VS Code Version
1.93.1
Jupyter Extension Version
v2024.10.0
Jupyter logs
Coding Language and Runtime Version
python v3.10.14
Language Extension Version (if applicable)
No response
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
None
The text was updated successfully, but these errors were encountered: