vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

No warning/error for overwriting a std lib file

Open amunger opened this issue 2 years ago • 0 comments

Only repros with latest packages, so create a new venv for the kernel Create a file in the workspace called random.py Create a notebook and run a cell.

the cell succeeds, which causes Display error about overriding builtin modules (without Python daemon to fail.

amunger avatar Feb 07 '24 17:02 amunger