Skip to content
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

Missing code completion items #14797

Closed
amunger opened this issue Nov 28, 2023 · 9 comments
Closed

Missing code completion items #14797

amunger opened this issue Nov 28, 2023 · 9 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-intellisense Intellisense & other language features in notebook cells for any language

Comments

@amunger
Copy link
Contributor

amunger commented Nov 28, 2023

Testing #14788

Testing python from TPI, missing the sleep completion.

image

@DonJayamanne
Copy link
Contributor

Please could you enable logging as follows:

  • Open settings & go into Jupyter->Logging
  • Change the value to verbose
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Jupyter output panel.

@amunger
Copy link
Contributor Author

amunger commented Nov 28, 2023

Visual Studio Code - Insiders (1.85.0-insider, undefined, desktop)
Jupyter Extension Version: 2023.11.1003341000.
Python Extension Version: 2023.21.13321011.
Pylance Extension not installed.
Platform: win32 (x64).
Workspace folder c:\src\test\6, Home = c:\Users\aamunger
11:13:45.795 [info] User does not belong to experiment group 'NewRemoteUriStorage'
11:13:46.334 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
11:13:46.335 [info] Start refreshing Kernel Picker (1701198826335)
11:13:46.338 [info] Using Pylance
11:13:46.951 [debug] Get Custom Env Variables, Class name = _m, completed in 617ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
11:13:46.951 [debug] Jupyter Paths kernels: 
11:13:46.954 [debug] Kernel Spec Root Paths, ~\AppData\Roaming\jupyter\kernels, c:\ProgramData\jupyter\kernels
11:13:46.970 [debug] Search for KernelSpecs in Interpreter c:\src\test\6\.venv\Scripts\python.exe
11:13:46.971 [debug] Finding Global Python KernelSpecs
11:13:46.989 [warn] Kernel Spec for 'global' (c:\ProgramData\jupyter\kernels\global\kernel.json) hidden, as we cannot find a matching interpreter argv = 'C:\venvs\venvRepro\Scripts\python.exe'. To resolve this, please change 'C:\venvs\venvRepro\Scripts\python.exe' to point to the fully qualified Python executable.
11:13:46.991 [warn] No interpreter with path c:\src\vscode-jupyter\src\test\datascience\.venvkernel\Scripts\python2.exe found in Python API, will convert Uri path to string as Id c:\src\vscode-jupyter\src\test\datascience\.venvkernel\Scripts\python2.exe
11:13:46.997 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python311\python.exe
11:13:46.998 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\python3.9.exe
11:13:46.999 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python37\python.exe
11:13:47.000 [debug] Search for KernelSpecs in Interpreter c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe
11:13:47.001 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\miniconda3\python.exe
11:13:47.002 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\miniconda3\envs\.condaenv\python.exe
11:13:47.003 [debug] Search for KernelSpecs in Interpreter c:\SRC\TEST\7\.CONDA\python.exe
11:13:47.003 [debug] Search for KernelSpecs in Interpreter c:\src\test\2\.conda\python.exe
11:13:47.004 [debug] Search for KernelSpecs in Interpreter c:\Python310\python.exe
11:13:47.005 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python39\python.exe
11:13:47.008 [debug] Full interpreter list is length: 11, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON311\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python311\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.9.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.9.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python37\python.exe, C:\SRC\VSCODE-JUPYTER\SRC\TEST\DATASCIENCE\.VENVNOKERNEL\SCRIPTS\PYTHON.EXE:.venvnokernel:Venv:c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe, ~\APPDATA\LOCAL\MINICONDA3\PYTHON.EXE:base:Conda:~\AppData\Local\miniconda3\python.exe, ~\APPDATA\LOCAL\MINICONDA3\ENVS\.CONDAENV\PYTHON.EXE:.condaenv:Conda:~\AppData\Local\miniconda3\envs\.condaenv\python.exe, C:\SRC\TEST\7\.CONDA\PYTHON.EXE::Conda:c:\SRC\TEST\7\.CONDA\python.exe, C:\SRC\TEST\2\.CONDA\PYTHON.EXE::Conda:c:\src\test\2\.conda\python.exe, C:\PYTHON310\PYTHON.EXE::Unknown:c:\Python310\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON39\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python39\python.exe, C:\SRC\TEST\6\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\6\.venv\Scripts\python.exe
11:13:47.010 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/6", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
11:13:47.010 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/6", Arg 2: "RunPythonCode"
11:13:47.013 [debug] Get Custom Env Variables, Class name = _m, completed in 3ms, has a truthy return value, Arg 1: "/c:/src/test/6", Arg 2: "RunPythonCode"
11:13:47.119 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON311\PYTHON.EXE are .jvsc74a57bd0b414f0a7af59a62087a3c034b1bf0fb2182b989016e422ac3c8654c8d5741714.~\AppData\Local\Programs\Python\Python311\python.exe.~\AppData\Local\Programs\Python\Python311\python.exe.-m#ipykernel_launcher
11:13:47.120 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.9.EXE are .jvsc74a57bd0176980a33df66f0dfe3342e384ae95411c4a6e61b32e15a537ffe394a9f57c82.~\AppData\Local\Microsoft\WindowsApps\python3.9.exe.~\AppData\Local\Microsoft\WindowsApps\python3.9.exe.-m#ipykernel_launcher
11:13:47.120 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MINICONDA3\PYTHON.EXE are .jvsc74a57bd07833c946195fb9e4fe0dd7bc708f3284de3e607f3c47a0a711dbfd7285e44104.~\AppData\Local\miniconda3\python.exe.~\AppData\Local\miniconda3\python.exe.-m#ipykernel_launcher
11:13:47.121 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MINICONDA3\ENVS\.CONDAENV\PYTHON.EXE are .jvsc74a57bd0a1d418fd286a2cf83ecc39394756f5e73e9f2639fce2378573983699688d4f61.~\AppData\Local\miniconda3\envs\.condaenv\python.exe.~\AppData\Local\miniconda3\envs\.condaenv\python.exe.-m#ipykernel_launcher
11:13:47.122 [debug] Kernels for interpreter C:\PYTHON310\PYTHON.EXE are .jvsc74a57bd0369f2c481f4da34e4445cda3fffd2e751bd1c4d706f27375911949ba6bb62e1c.c:\Python310\python.exe.c:\Python310\python.exe.-m#ipykernel_launcher
11:13:47.122 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON39\PYTHON.EXE are .jvsc74a57bd062fb0c6e64fc1ec314e6acba0833e2af97b61408f181466b2334aa893bb27a78.~\AppData\Local\Programs\Python\Python39\python.exe.~\AppData\Local\Programs\Python\Python39\python.exe.-m#ipykernel_launcher
11:13:47.166 [debug] Loading kernelspec from c:\src\test\6\.venv\share\jupyter\kernels\python3\kernel.json for c:\src\test\6\.venv\Scripts\python.exe
11:13:47.168 [debug] Loading kernelspec from ~\AppData\Local\Programs\Python\Python37\share\jupyter\kernels\python3\kernel.json for ~\AppData\Local\Programs\Python\Python37\python.exe
11:13:47.168 [debug] Loading kernelspec from c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\share\jupyter\kernels\python3\kernel.json for c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe
11:13:47.169 [debug] Loading kernelspec from c:\SRC\TEST\7\.CONDA\share\jupyter\kernels\python3\kernel.json for c:\SRC\TEST\7\.CONDA\python.exe
11:13:47.169 [debug] Loading kernelspec from c:\src\test\2\.conda\share\jupyter\kernels\python3\kernel.json for c:\src\test\2\.conda\python.exe
11:13:47.207 [debug] Kernel Specs found in interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE are [{"specFile":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
11:13:47.207 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea', python for interpreter ~\AppData\Local\Programs\Python\Python37\python.exe and spec ~\AppData\Local\Programs\Python\Python37\share\jupyter\kernels\python3\kernel.json
11:13:47.207 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE are .jvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea.~\AppData\Local\Programs\Python\Python37\python.exe.~\AppData\Local\Programs\Python\Python37\python.exe.-m#ipykernel_launcher
11:13:47.222 [debug] Kernel Specs found in interpreter C:\SRC\TEST\7\.CONDA\PYTHON.EXE are [{"specFile":"c:\\SRC\\TEST\\7\\.CONDA\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\SRC\\TEST\\7\\.CONDA\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0f303698a459e01b364e04846299a5cd77d497b05e88e160c36f095d30fa7801f","argv":["c:/SRC/TEST/7/.CONDA\\python.exe","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"c:/SRC/TEST/7/.CONDA\\python.exe","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\SRC\\TEST\\7\\.CONDA\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
11:13:47.223 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0f303698a459e01b364e04846299a5cd77d497b05e88e160c36f095d30fa7801f', c:\SRC\TEST\7\.CONDA\python.exe for interpreter c:\SRC\TEST\7\.CONDA\python.exe and spec c:\SRC\TEST\7\.CONDA\share\jupyter\kernels\python3\kernel.json
11:13:47.223 [debug] Kernels for interpreter C:\SRC\TEST\7\.CONDA\PYTHON.EXE are .jvsc74a57bd0f303698a459e01b364e04846299a5cd77d497b05e88e160c36f095d30fa7801f.c:\SRC\TEST\7\.CONDA\python.exe.c:\SRC\TEST\7\.CONDA\python.exe.-m#ipykernel_launcher
11:13:47.223 [debug] Kernel Specs found in interpreter C:\SRC\TEST\6\.VENV\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\6\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\6\\.venv\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\6\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
11:13:47.224 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387', python for interpreter c:\src\test\6\.venv\Scripts\python.exe and spec c:\src\test\6\.venv\share\jupyter\kernels\python3\kernel.json
11:13:47.224 [debug] Kernels for interpreter C:\SRC\TEST\6\.VENV\SCRIPTS\PYTHON.EXE are .jvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387.c:\src\test\6\.venv\Scripts\python.exe.c:\src\test\6\.venv\Scripts\python.exe.-m#ipykernel_launcher
11:13:47.225 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvkernel\kernel.json 
11:13:47.226 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvkernel2\kernel.json 
11:13:47.232 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvnokernel\kernel.json 
11:13:47.232 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\deno\kernel.json 
11:13:47.233 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\incompleteSpec\kernel.json 
11:13:47.233 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\julia-1.7\kernel.json 
11:13:47.233 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\julia-1.9\kernel.json 
11:13:47.233 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\global\kernel.json 
11:13:47.233 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\java\kernel.json 
11:13:47.233 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\python3\kernel.json 
11:13:47.289 [debug] Kernel Specs found in interpreter C:\SRC\VSCODE-JUPYTER\SRC\TEST\DATASCIENCE\.VENVNOKERNEL\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
11:13:47.290 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a', python for interpreter c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe and spec c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\share\jupyter\kernels\python3\kernel.json
11:13:47.290 [debug] Kernels for interpreter C:\SRC\VSCODE-JUPYTER\SRC\TEST\DATASCIENCE\.VENVNOKERNEL\SCRIPTS\PYTHON.EXE are .jvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a.c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe.c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe.-m#ipykernel_launcher
11:13:47.325 [debug] Kernel Specs found in interpreter C:\SRC\TEST\2\.CONDA\PYTHON.EXE are [{"specFile":"c:\\src\\test\\2\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\2\\.conda\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb","argv":["c:/src/test/2/.conda\\python.exe","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"c:/src/test/2/.conda\\python.exe","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\2\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
11:13:47.325 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb', c:\src\test\2\.conda\python.exe for interpreter c:\src\test\2\.conda\python.exe and spec c:\src\test\2\.conda\share\jupyter\kernels\python3\kernel.json
11:13:47.325 [debug] Kernels for interpreter C:\SRC\TEST\2\.CONDA\PYTHON.EXE are .jvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb.c:\src\test\2\.conda\python.exe.c:\src\test\2\.conda\python.exe.-m#ipykernel_launcher
11:13:47.448 [debug] KernelProvider switched kernel to id = .jvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387.c:\src\test\6\.venv\Scripts\python.exe.c:\src\test\6\.venv\Scripts\python.exe.-m#ipykernel_launcher
11:13:47.451 [debug] start the kernel, options.disableUI=true for c:\src\test\6\Test.ipynb
11:13:47.454 [debug] Initialize notebook communications for editor c:\src\test\6\Test.ipynb
11:13:47.454 [debug] Resolving notebook UI Comms (resolve) for c:\src\test\6\Test.ipynb
11:13:47.454 [debug] initialize CommonMessageCoordinator
11:13:47.745 [debug] Registering commtarget jupyter.widget
11:13:47.746 [debug] IPyWidgetMessageDispatcher.initialize
11:13:47.746 [debug] Attempting to determine version of IPyWidgets
11:13:47.748 [debug] Controller selection change completed
11:13:47.748 [debug] Waiting for IPyWidgets version
11:13:47.748 [debug] Waiting for IPyWidgets version promise
11:13:47.888 [info] Starting Kernel startUsingPythonInterpreter, .jvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387.c:\src\test\6\.venv\Scripts\python.exe.c:\src\test\6\.venv\Scripts\python.exe.-m#ipykernel_launcher  (Python Path: c:\src\test\6\.venv\Scripts\python.exe, Venv, .venv, 3.11.6) for 'c:\src\test\6\Test.ipynb' (disableUI=true)
11:13:47.889 [debug] Creating raw notebook for resource 'c:\src\test\6\Test.ipynb'
11:13:47.958 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
11:13:47.958 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "RunPythonCode"
11:13:47.959 [debug] Get Custom Env Variables, Class name = _m, completed in 1ms, has a truthy return value, Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "RunPythonCode"
11:13:48.386 [debug] Got env vars with python c:\src\test\6\.venv\Scripts\python.exe, with env var count 69 in 1376ms. 
    PATH value is c:\src\test\6\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin and 
    Path value is undefined
11:13:48.386 [debug] Prepend PATH with python bin for c:\src\test\6\.venv\Scripts\python.exe
11:13:48.386 [debug] Activated Env Variables for c:\src\test\6\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\6\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin and 
    Path value is undefined
11:13:48.387 [debug] Getting activated env variables, Class name = Ip, completed in 1377ms, has a truthy return value, Arg 1: "/c:/src/test/6", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
11:13:48.408 [info] Process Execution: c:\src\test\6\.venv\Scripts\python.exe -m pip list
11:13:48.590 [debug] Launching kernel .jvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387.c:\src\test\6\.venv\Scripts\python.exe.c:\src\test\6\.venv\Scripts\python.exe.-m#ipykernel_launcher for c:\src\test\6\Test.ipynb in c:\src\test\6 with ports 9006, 9005, 9009, 9007, 9008
11:13:49.387 [debug] Got env vars with python c:\src\test\6\.venv\Scripts\python.exe, with env var count 69 in 1429ms. 
    PATH value is c:\src\test\6\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin and 
    Path value is undefined
11:13:49.387 [debug] Prepend PATH with python bin for c:\src\test\6\.venv\Scripts\python.exe
11:13:49.387 [debug] Activated Env Variables for c:\src\test\6\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\6\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin and 
    Path value is undefined
11:13:49.387 [debug] Getting activated env variables, Class name = Ip, completed in 1429ms, has a truthy return value, Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
11:13:49.407 [info] Process Execution: c:\src\test\6\.venv\Scripts\python.exe -c "import ipykernel; print(ipykernel.__version__); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.__file__)"
11:13:49.409 [debug] Kernel Env Variables for ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003341000-win32-x64\temp\jupyter\kernels\pythonjvsc74a57bd0574ff51d49bd540780e7368488275684ff119c2fc4b14667ca5b6831e01c2387\kernel.json, PATH value is c:\src\test\6\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin
11:13:49.411 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON311\\PYTHON.EXE", Arg 3: undefined
11:13:49.411 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "RunPythonCode"
11:13:49.412 [debug] Get Custom Env Variables, Class name = _m, completed in 1ms, has a truthy return value, Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "RunPythonCode"
11:13:49.458 [warn] Failed to get activated env vars for ~\AppData\Local\Programs\Python\Python311\python.exe in 47ms
11:13:49.460 [debug] Create ProcessService, Class name = Tm (started execution), Arg 1: undefined
11:13:49.460 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
11:13:49.463 [debug] Get Custom Env Variables, Class name = _m, completed in 3ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
11:13:49.463 [debug] Create ProcessService, Class name = Tm, completed in 3ms, has a truthy return value, Arg 1: undefined
11:13:49.486 [info] Process Execution: ~\AppData\Local\Programs\Python\Python311\python.exe -c "import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");"
11:13:49.618 [debug] USER_SITE for ~\AppData\Local\Programs\Python\Python311\python.exe is ~\AppData\Roaming\Python\Python311\Scripts
11:13:49.618 [debug] Prepend PATH with user site path for ~\AppData\Local\Programs\Python\Python311\python.exe, user site ~\AppData\Roaming\Python\Python311\Scripts
11:13:49.618 [debug] Prepend PATH with python bin for ~\AppData\Local\Programs\Python\Python311\python.exe
11:13:49.618 [debug] Activated Env Variables for ~\AppData\Local\Programs\Python\Python311\python.exe, 
    PATH value is ~\AppData\Local\Programs\Python\Python311;~\AppData\Roaming\Python\Python311\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin and 
    Path value is ~\AppData\Local\Programs\Python\Python311;~\AppData\Roaming\Python\Python311\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\PowerShell\7\;C:\Program Files\Docker\Docker\resources\bin;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin
11:13:49.619 [debug] Getting activated env variables, Class name = Ip, completed in 207ms, has a truthy return value, Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON311\\PYTHON.EXE", Arg 3: undefined
11:13:49.635 [info] Process Execution: ~\AppData\Local\Programs\Python\Python311\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003341000-win32-x64\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 33112
    > cwd: ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003341000-win32-x64\pythonFiles\vscode_datascience_helpers
11:13:49.927 [debug] Got a response of 2576 for INITIALIZE_INTERRUPT:0
11:13:49.941 [info] Process Execution: c:\src\test\6\.venv\Scripts\python.exe -m ipykernel_launcher --f=~\AppData\Roaming\jupyter\runtime\kernel-v2-33112tkO5BswbcF63.json
    > cwd: c:\src\test\6
11:13:50.090 [info] End refreshing Kernel Picker (1701198826335)
11:13:50.496 [debug] ipykernel version & path 6.27.1, c:\src\test\6\.venv\Lib\site-packages\ipykernel\__init__.py for c:\src\test\6\.venv\Scripts\python.exe
11:13:52.425 [warn] StdErr from Kernel Process 0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
11:13:52.425 [debug] KernelProcess error: 0.00s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.

11:13:53.069 [debug] Waiting for Raw Session to be ready in postStartRawSession
11:13:53.069 [debug] Waiting for Raw session to be ready, status: connected
11:13:53.069 [debug] Raw session connected
11:13:53.069 [debug] Waiting for Raw session to be ready
11:13:53.070 [debug] Waited for Raw session to be ready & got status: connected
11:13:53.070 [debug] Successfully waited for Raw Session to be ready in postStartRawSession
11:13:53.070 [debug] Kernel status is 'unknown' before requesting kernel info and after ready
11:13:53.070 [debug] Sending request for kernelInfo
11:13:53.072 [debug] Kernel output: NOTE: When using the `ipython kernel` entry point, Ctrl-C will not work.

To exit, you will have to explicitly quit this process, by either sending
"quit" from a client, or using Ctrl-\ in UNIX-like environments.

To read more about this, see https://github.com/ipython/ipython/issues/2049


To connect another client to this kernel, use:
    --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-33112tkO5BswbcF63.json

11:13:53.093 [debug] Got response for requestKernelInfo
11:13:53.093 [debug] Successfully completed postStartRawSession
11:13:53.098 [debug] Executing silently Code (idle) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys
11:13:53.145 [debug] Executing silently Code (completed) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys with 1 output(s)
11:13:53.146 [debug] End sendTelemetryForPythonKernelExecutable after 49ms
11:13:53.146 [debug] Started running kernel initialization for c:\src\test\6\Test.ipynb
11:13:53.147 [debug] Executing silently Code (idle) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy
11:13:53.159 [debug] Executing silently Code (completed) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy with 0 output(s)
11:13:53.159 [debug] Determined IPyWidgets Version as undefined
11:13:53.162 [debug] Executing silently Code (idle) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\6"\nif _VSCODE_os.getcwd() not in
11:13:53.182 [debug] Executing silently Code (completed) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\6"\nif _VSCODE_os.getcwd() not in with 2 output(s)
11:13:53.182 [debug] Requesting Kernel info
11:13:53.183 [debug] Got Kernel info
11:13:53.183 [debug] End running kernel initialization, now waiting for idle
11:13:53.184 [debug] Waiting for idle on (kernel): 892c4beb-21b0-4ad2-bcfb-073898e173ec -> idle
11:13:53.185 [debug] Finished waiting for idle on (kernel): 892c4beb-21b0-4ad2-bcfb-073898e173ec -> idle
11:13:53.185 [debug] End running kernel initialization, session is idle
11:13:53.189 [debug] IPyWidgetScriptSource.initialize
11:13:53.190 [debug] IPyWidgetMessageDispatcher.initialize
11:13:53.194 [debug] getDataDirsImpl, Class name = rn (started execution), Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE"
11:13:53.196 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
11:13:53.198 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
11:13:53.198 [debug] Jupyter Paths : 
11:13:53.215 [info] Process Execution: c:\src\test\6\.venv\Scripts\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003341000-win32-x64\pythonFiles\printJupyterDataDir.py
11:13:53.426 [debug] getDataDirsImpl, Class name = rn, completed in 232ms, has a truthy return value, Arg 1: "/c:/src/test/6/Test.ipynb", Arg 2: "C:\\SRC\\TEST\\6\\.VENV\\SCRIPTS\\PYTHON.EXE"
11:13:53.958 [debug] Conda file returned by Python Extension is conda
11:14:01.102 [debug] Jupyter completion time: 9
11:14:01.138 [debug] Inspecting code importry
11:14:01.145 [debug] Inspected code importry in 7ms
11:14:01.176 [debug] Jupyter completion time: 7
11:14:01.236 [debug] Jupyter completion time: 9
11:14:01.504 [debug] Jupyter completion time: 9
11:14:01.880 [debug] Jupyter completion time: 14

@DonJayamanne
Copy link
Contributor

@amunger are you still running into this issue.
Bazsed on the logs you were typing some text like importtry and not time.sle

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-intellisense Intellisense & other language features in notebook cells for any language labels Dec 1, 2023
@amunger
Copy link
Contributor Author

amunger commented Dec 1, 2023

yes, disable Pylance, enable KernelCompletion experiment, reload.

Screenshot 2023-12-01 094102
Jupyter Logs
Visual Studio Code - Insiders (1.85.0-insider, undefined, desktop)
Jupyter Extension Version: 2023.11.1003351000.
Python Extension Version: 2023.21.13351006.
Pylance Extension not installed.
Platform: win32 (x64).
Workspace folder c:\src\test\ws1, Home = c:\Users\aamunger
09:40:21.975 [info] User belongs to experiment group 'KernelCompletions'
09:40:22.318 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
09:40:22.319 [info] Start refreshing Kernel Picker (1701452422319)
09:40:22.325 [info] Using Pylance
09:40:22.916 [debug] Preferred Remote kernel for c:\src\test\ws1\test1.ipynb is undefined
09:40:23.422 [debug] No controller, hence notebook communications cannot be initialized for editor c:\src\test\ws1\test1.ipynb
09:40:23.422 [info] Start refreshing Interpreter Kernel Picker
09:40:24.401 [debug] Error in detecting whether url is isJupyterHub: FetchError: request to http://127.0.0.1:8888/hub/api failed, reason: connect ECONNREFUSED 127.0.0.1:8888
09:40:24.447 [error] Failed to validate Password info D [FetchError]: request to http://127.0.0.1:8888/tree? failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  type: 'system',
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED'
}
09:40:24.589 [debug] Finding Global Python KernelSpecs
09:40:24.590 [debug] Get Custom Env Variables, Class name = _m, completed in 2272ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
09:40:24.590 [debug] Jupyter Paths kernels: 
09:40:24.591 [debug] Full interpreter list is length: 0, 
09:40:24.592 [debug] Kernel Spec Root Paths, ~\AppData\Roaming\jupyter\kernels, c:\ProgramData\jupyter\kernels
09:40:24.601 [error] Error fetching kernels from http://127.0.0.1:8888/ (local1): FetchError: request to http://127.0.0.1:8888/api/kernels?1701452424467 failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
09:40:24.602 [debug] Disposing Jupyter Lab Helper
09:40:24.602 [debug] SessionManager - dispose contents manager
09:40:24.602 [debug] ShutdownSessionAndConnection - dispose session manager
09:40:24.662 [debug] Finished disposing Jupyter Lab Helper
09:40:24.663 [error] UniversalRemoteKernelFinder: Failed to get kernels without cache FetchError: request to http://127.0.0.1:8888/api/kernels?1701452424467 failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
09:40:24.663 [debug] UniversalRemoteKernelFinder: Writing 0 remote kernel connection metadata to cache
09:40:24.663 [error] Jupyter Lab Helper:getKernelSpecs failure:  Error: Poll (@jupyterlab/services:KernelSpecManager#specs) is disposed.
    at v.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:10935)
    at ni.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:29299)
    at r.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:138:4517)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at rT.listKernelsFromConnection (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:22644)
    at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:20130
09:40:24.744 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\customPython\kernel.json 
09:40:24.744 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\deno\kernel.json 
09:40:24.744 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\myKernel\kernel.json 
09:40:24.790 [debug] Python API env change detected, add => 'C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE'
09:40:24.806 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE'
09:40:24.814 [debug] Python API env change detected, add => '~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE'
09:40:25.616 [debug] KernelProvider switched kernel to id = .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher
09:40:25.617 [debug] start the kernel, options.disableUI=true for c:\src\test\ws1\test1.ipynb
09:40:25.624 [debug] Initialize notebook communications for editor c:\src\test\ws1\test1.ipynb
09:40:25.625 [debug] Resolving notebook UI Comms (resolve) for c:\src\test\ws1\test1.ipynb
09:40:25.625 [debug] initialize CommonMessageCoordinator
09:40:25.631 [debug] Registering commtarget jupyter.widget
09:40:25.631 [debug] IPyWidgetMessageDispatcher.initialize
09:40:25.632 [debug] Attempting to determine version of IPyWidgets
09:40:25.634 [debug] Controller selection change completed
09:40:25.635 [debug] Waiting for IPyWidgets version
09:40:25.635 [debug] Waiting for IPyWidgets version promise
09:40:26.497 [info] Starting Kernel startUsingPythonInterpreter, .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher  (Python Path: c:\src\test\ws1\.venv\Scripts\python.exe, Venv, .venv, 3.10.8) for 'c:\src\test\ws1\test1.ipynb' (disableUI=true)
09:40:26.498 [debug] Creating raw notebook for resource 'c:\src\test\ws1\test1.ipynb'
09:40:27.756 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE'
09:40:27.758 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE'
09:40:27.759 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE'
09:40:27.763 [debug] Search for KernelSpecs in Interpreter c:\src\test\ws1\.venv\Scripts\python.exe
09:40:27.772 [warn] No interpreter with path ~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe found in Python API, will convert Uri path to string as Id ~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe
09:40:27.794 [debug] Python API env change detected, update => '~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE'
09:40:27.821 [info] Handle Execution of Cells 2 for c:\src\test\ws1\test1.ipynb
09:40:27.884 [debug] Python API env change detected, update => '~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE'
09:40:27.886 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe
09:40:27.888 [debug] Full interpreter list is length: 2, C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\ws1\.venv\Scripts\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.10.exe
09:40:27.912 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:40:27.913 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "RunPythonCode"
09:40:27.915 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "RunPythonCode"
09:40:28.326 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE are .jvsc74a57bd06c17d2e0676e5e2ec2c3f729d837d673d52f7dfc76ee789e1b4e625696082704.~\AppData\Local\Microsoft\WindowsApps\python3.10.exe.~\AppData\Local\Microsoft\WindowsApps\python3.10.exe.-m#ipykernel_launcher
09:40:28.452 [debug] Loading kernelspec from c:\src\test\ws1\.venv\share\jupyter\kernels\python3\kernel.json for c:\src\test\ws1\.venv\Scripts\python.exe
09:40:29.026 [debug] Python API env change detected, add => 'C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE'
09:40:29.387 [debug] Kernel Specs found in interpreter C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\ws1\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\ws1\\.venv\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\ws1\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
09:40:29.388 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112', python for interpreter c:\src\test\ws1\.venv\Scripts\python.exe and spec c:\src\test\ws1\.venv\share\jupyter\kernels\python3\kernel.json
09:40:29.388 [debug] Kernels for interpreter C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE are .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher
09:40:30.017 [debug] Launching kernel .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher for c:\src\test\ws1\test1.ipynb in c:\src\test\ws1 with ports 9001, 9000, 9004, 9002, 9003
09:40:30.075 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/ws1", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:40:30.075 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/ws1", Arg 2: "RunPythonCode"
09:40:30.077 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: "/c:/src/test/ws1", Arg 2: "RunPythonCode"
09:40:30.195 [debug] Python API env change detected, add => 'C:\PYTHON311\PYTHON.EXE'
09:40:31.338 [debug] Python API env change detected, add => '~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE'
09:40:31.343 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe
09:40:31.364 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE are .jvsc74a57bd08984d9015234b63578a5f74628eb28b3851b9fc37c3a45145808b8561a99df2a.~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe.~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe.-m#ipykernel_launcher
09:40:31.459 [debug] Got env vars with python c:\src\test\ws1\.venv\Scripts\python.exe, with env var count 69 in 3546ms. 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:40:31.459 [debug] Prepend PATH with python bin for c:\src\test\ws1\.venv\Scripts\python.exe
09:40:31.459 [debug] Activated Env Variables for c:\src\test\ws1\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:40:31.460 [debug] Getting activated env variables, Class name = Ip, completed in 3548ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:40:31.489 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -c "import ipykernel; print(ipykernel.__version__); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.__file__)"
09:40:31.490 [debug] Kernel Env Variables for ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\temp\jupyter\kernels\pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112\kernel.json, PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;
09:40:31.493 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.10.EXE", Arg 3: undefined
09:40:31.494 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "RunPythonCode"
09:40:31.495 [debug] Get Custom Env Variables, Class name = _m, completed in 1ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "RunPythonCode"
09:40:31.556 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE'
09:40:31.557 [debug] Python API env change detected, update => 'C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE'
09:40:31.562 [debug] Search for KernelSpecs in Interpreter c:\src\test\ws1\.venv2\Scripts\python.exe
09:40:31.590 [debug] Loading kernelspec from c:\src\test\ws1\.venv2\share\jupyter\kernels\python3\kernel.json for c:\src\test\ws1\.venv2\Scripts\python.exe
09:40:31.597 [debug] Kernel Specs found in interpreter C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\ws1\\.venv2\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\ws1\\.venv2\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\ws1\\.venv2\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
09:40:31.597 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca', python for interpreter c:\src\test\ws1\.venv2\Scripts\python.exe and spec c:\src\test\ws1\.venv2\share\jupyter\kernels\python3\kernel.json
09:40:31.597 [debug] Kernels for interpreter C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE are .jvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca.c:\src\test\ws1\.venv2\Scripts\python.exe.c:\src\test\ws1\.venv2\Scripts\python.exe.-m#ipykernel_launcher
09:40:31.613 [warn] Failed to get activated env vars for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe in 119ms
09:40:31.615 [debug] Create ProcessService, Class name = Tm (started execution), Arg 1: undefined
09:40:31.615 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
09:40:31.687 [debug] Get Custom Env Variables, Class name = _m, completed in 72ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
09:40:31.687 [debug] Create ProcessService, Class name = Tm, completed in 72ms, has a truthy return value, Arg 1: undefined
09:40:31.803 [info] Process Execution: ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe -c "import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");"
09:40:31.818 [debug] Python API env change detected, update => 'C:\PYTHON311\PYTHON.EXE'
09:40:31.819 [debug] Python API env change detected, update => 'C:\PYTHON311\PYTHON.EXE'
09:40:31.823 [debug] Search for KernelSpecs in Interpreter c:\Python311\python.exe
09:40:31.828 [debug] Full interpreter list is length: 5, C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\ws1\.venv\Scripts\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE:.venv2:Venv:c:\src\test\ws1\.venv2\Scripts\python.exe, C:\PYTHON311\PYTHON.EXE::Unknown:c:\Python311\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe
09:40:31.840 [debug] Kernels for interpreter C:\PYTHON311\PYTHON.EXE are .jvsc74a57bd0c261aea317cc0286b3b3261fbba9abdec21eaa57589985bb7a274bf54d6cc0a7.c:\Python311\python.exe.c:\Python311\python.exe.-m#ipykernel_launcher
09:40:32.282 [debug] USER_SITE for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe is ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts
09:40:32.282 [debug] Prepend PATH with user site path for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, user site ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts
09:40:32.283 [debug] Prepend PATH with python bin for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe
09:40:32.283 [debug] Activated Env Variables for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, 
    PATH value is ~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is ~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;
09:40:32.283 [debug] Getting activated env variables, Class name = Ip, completed in 790ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.10.EXE", Arg 3: undefined
09:40:32.359 [info] Process Execution: ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 22548
    > cwd: ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\vscode_datascience_helpers
09:40:32.643 [debug] Got env vars with python c:\src\test\ws1\.venv\Scripts\python.exe, with env var count 69 in 2568ms. 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:40:32.643 [debug] Prepend PATH with python bin for c:\src\test\ws1\.venv\Scripts\python.exe
09:40:32.643 [debug] Activated Env Variables for c:\src\test\ws1\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;%NVM_HOME%;%NVM_SYMLINK%;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:40:32.643 [debug] Getting activated env variables, Class name = Ip, completed in 2569ms, has a truthy return value, Arg 1: "/c:/src/test/ws1", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:40:32.654 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -m pip list
09:40:33.389 [debug] Got a response of 2328 for INITIALIZE_INTERRUPT:0
09:40:33.404 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -m ipykernel_launcher --f=~\AppData\Roaming\jupyter\runtime\kernel-v2-22548b361pHuhf4Pd.json
    > cwd: c:\src\test\ws1
09:40:34.292 [debug] ipykernel version & path 6.25.0, c:\src\test\ws1\.venv\lib\site-packages\ipykernel\__init__.py for c:\src\test\ws1\.venv\Scripts\python.exe
09:40:37.269 [debug] Kernel output: NOTE: When using the `ipython kernel` entry point, Ctrl-C will not work.

To exit, you will have to explicitly quit this process, by either sending
"quit" from a client, or using Ctrl-\ in UNIX-like environments.

To read more about this, see https://github.com/ipython/ipython/issues/2049


To connect another client to this kernel, use:
    --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-22548b361pHuhf4Pd.json

09:40:37.402 [debug] Waiting for Raw Session to be ready in postStartRawSession
09:40:37.402 [debug] Waiting for Raw session to be ready, status: connected
09:40:37.402 [debug] Raw session connected
09:40:37.402 [debug] Waiting for Raw session to be ready
09:40:37.403 [debug] Waited for Raw session to be ready & got status: connected
09:40:37.403 [debug] Successfully waited for Raw Session to be ready in postStartRawSession
09:40:37.403 [debug] Kernel status is 'unknown' before requesting kernel info and after ready
09:40:37.403 [debug] Sending request for kernelInfo
09:40:37.414 [debug] Got response for requestKernelInfo
09:40:37.414 [debug] Successfully completed postStartRawSession
09:40:37.417 [debug] Executing silently Code (idle) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys
09:40:37.444 [debug] Executing silently Code (completed) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys with 1 output(s)
09:40:37.445 [debug] End sendTelemetryForPythonKernelExecutable after 28ms
09:40:37.445 [debug] Started running kernel initialization for c:\src\test\ws1\test1.ipynb
09:40:37.445 [debug] Executing silently Code (idle) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy
09:40:37.632 [debug] Executing silently Code (completed) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy with 1 output(s)
09:40:37.633 [debug] Determined IPyWidgets Version as 8
09:40:37.633 [debug] Version of IPyWidgets 8 determined after 12.001s
09:40:37.639 [debug] Executing silently Code (idle) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\ws1"\nif _VSCODE_os.getcwd() not i
09:40:37.664 [debug] Executing silently Code (completed) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\ws1"\nif _VSCODE_os.getcwd() not i with 1 output(s)
09:40:37.665 [debug] Requesting Kernel info
09:40:37.665 [debug] Got Kernel info
09:40:37.665 [debug] End running kernel initialization, now waiting for idle
09:40:37.666 [debug] Waiting for idle on (kernel): e6cc9fdf-9daa-423f-aa0b-c769c0779285 -> idle
09:40:37.666 [debug] Finished waiting for idle on (kernel): e6cc9fdf-9daa-423f-aa0b-c769c0779285 -> idle
09:40:37.667 [debug] End running kernel initialization, session is idle
09:40:37.671 [debug] IPyWidgetScriptSource.initialize
09:40:37.671 [debug] IPyWidgetMessageDispatcher.initialize
09:40:37.677 [debug] getDataDirsImpl, Class name = rn (started execution), Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE"
09:40:37.677 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
09:40:37.679 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
09:40:37.679 [debug] Jupyter Paths : 
09:40:37.704 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\printJupyterDataDir.py
09:40:37.705 [debug] Cell Index:2 sent to kernel
09:40:37.731 [debug] Start cell 2 execution @ 1701452437730 (clear output)
09:40:37.731 [info] Kernel acknowledged execution of cell 2 @ 1701452437730
09:40:37.742 [info] End cell 2 execution after 0.011s, completed @ 1701452437741, started @ 1701452437730
09:40:37.743 [debug] Cell 2 executed with state Success
09:40:38.030 [debug] getDataDirsImpl, Class name = rn, completed in 353ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/test1.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE"
09:40:38.200 [debug] IPyWidgetMessageDispatcher.initialize
09:40:38.200 [debug] Web view is ready to receive widget messages
09:40:38.217 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
09:40:38.218 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
09:40:38.231 [debug] IPyWidgetMessageDispatcher.initialize
09:40:38.232 [debug] IPyWidgetMessageDispatcher.initialize
09:40:38.262 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter
09:40:38.262 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
09:40:38.262 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
09:40:38.263 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter
09:40:38.453 [debug] Widget Message: Received IPyWidget scripts [{"moduleName":"jupyter-matplotlib","scriptUri":"https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index","source":"local"}]
09:40:38.453 [debug] Widget Message: Source for IPyWidget jupyter-matplotlib found in local @ https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index.
09:40:38.454 [debug] Widget Message: Registering IPyWidget jupyter-matplotlib found in https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index.
09:40:39.173 [debug] Conda file returned by Python Extension is ~\Miniconda3\Scripts\conda.exe
09:40:39.187 [debug] Python API env change detected, add => '~\MINICONDA3\PYTHON.EXE'
09:40:39.249 [debug] Python API env change detected, add => '~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE'
09:40:39.465 [debug] Python API env change detected, update => '~\MINICONDA3\PYTHON.EXE'
09:40:39.466 [debug] Python API env change detected, update => '~\MINICONDA3\PYTHON.EXE'
09:40:39.472 [debug] Search for KernelSpecs in Interpreter ~\Miniconda3\python.exe
09:40:39.487 [debug] Kernels for interpreter ~\MINICONDA3\PYTHON.EXE are .jvsc74a57bd053ba5cf9fb8e5dec3145efe0135504f96f075ecd9176912e8633185c1c92852a.~\Miniconda3\python.exe.~\Miniconda3\python.exe.-m#ipykernel_launcher
09:40:39.506 [debug] Python API env change detected, update => '~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE'
09:40:39.508 [debug] Python API env change detected, update => '~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE'
09:40:39.515 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python310\python.exe
09:40:39.519 [debug] Full interpreter list is length: 7, C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\ws1\.venv\Scripts\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE:.venv2:Venv:c:\src\test\ws1\.venv2\Scripts\python.exe, C:\PYTHON311\PYTHON.EXE::Unknown:c:\Python311\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe, ~\MINICONDA3\PYTHON.EXE:base:Conda:~\Miniconda3\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python310\python.exe
09:40:39.523 [debug] Python API env change detected, update => 'C:\PYTHON311\PYTHON.EXE'
09:40:39.524 [debug] Python API env change detected, update => '~\MINICONDA3\PYTHON.EXE'
09:40:39.524 [debug] Python API env change detected, update => '~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE'
09:40:39.553 [debug] Full interpreter list is length: 7, C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\ws1\.venv\Scripts\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE:.venv2:Venv:c:\src\test\ws1\.venv2\Scripts\python.exe, C:\PYTHON311\PYTHON.EXE::Unknown:c:\Python311\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe, ~\MINICONDA3\PYTHON.EXE:base:Conda:~\Miniconda3\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python310\python.exe
09:40:39.553 [debug] Refreshed Environments
09:40:39.571 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE are .jvsc74a57bd00b3f6e928dda7c09aa57d1fbbe96e60fed18fb335015da481ed8ef7212ae02ea.~\AppData\Local\Programs\Python\Python310\python.exe.~\AppData\Local\Programs\Python\Python310\python.exe.-m#ipykernel_launcher
09:40:40.566 [info] End refreshing Kernel Picker (1701452422319)
09:40:40.754 [debug] Jupyter completion time: 13
09:40:40.816 [debug] Inspecting code iimport
09:40:40.821 [debug] Inspected code iimport in 5ms
09:40:41.365 [debug] Jupyter completion time: 15
09:40:41.390 [debug] Inspecting code imimport
09:40:41.398 [debug] Inspected code imimport in 8ms
09:40:43.688 [debug] Jupyter completion time: 76
09:40:43.707 [debug] Inspecting code import ttime
09:40:43.713 [debug] Inspected code import ttime in 6ms
09:40:45.682 [debug] Jupyter completion time: 13
09:40:45.688 [debug] Inspecting code itry
09:40:45.693 [debug] Inspected code itry in 5ms
09:40:45.759 [debug] Jupyter completion time: 8
09:40:45.823 [debug] Jupyter completion time: 9
09:40:45.914 [debug] Jupyter completion time: 11
09:40:46.671 [debug] Jupyter completion time: 8
09:40:48.963 [debug] Jupyter completion time: 10
09:40:49.986 [debug] Jupyter completion time: 8
09:40:51.774 [debug] Jupyter completion time: 6

@DonJayamanne
Copy link
Contributor

@amunger please can you add the following setting and then repro the issue and share the logs again
"jupyter.enablePythonKernelLogging": true,

@amunger
Copy link
Contributor Author

amunger commented Dec 5, 2023

Jupyter logs
Visual Studio Code - Insiders (1.85.0-insider, undefined, desktop)
Jupyter Extension Version: 2023.11.1003351000.
Python Extension Version: 2023.23.13391009.
Pylance Extension not installed.
Platform: win32 (x64).
Workspace folder c:\src\test\7, Home = c:\Users\aamunger
08:48:11.597 [info] User belongs to experiment group 'KernelCompletions'
08:48:11.937 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
08:48:11.938 [info] Start refreshing Kernel Picker (1701794891938)
08:48:11.946 [info] Using Pylance
08:48:13.142 [debug] Preferred Remote kernel for c:\src\test\7\notebook.ipynb is undefined
08:48:14.432 [debug] Get Custom Env Variables, Class name = _m, completed in 2495ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
08:48:14.432 [debug] Jupyter Paths kernels: 
08:48:14.433 [debug] Kernel Spec Root Paths, ~\AppData\Roaming\jupyter\kernels, c:\ProgramData\jupyter\kernels
08:48:14.535 [debug] Search for KernelSpecs in Interpreter c:\src\test\7\.venv\Scripts\python.exe
08:48:14.535 [debug] Finding Global Python KernelSpecs
08:48:14.544 [warn] Kernel Spec for 'global' (c:\ProgramData\jupyter\kernels\global\kernel.json) hidden, as we cannot find a matching interpreter argv = 'C:\venvs\venvRepro\Scripts\python.exe'. To resolve this, please change 'C:\venvs\venvRepro\Scripts\python.exe' to point to the fully qualified Python executable.
08:48:14.549 [warn] No interpreter with path c:\src\vscode-jupyter\src\test\datascience\.venvkernel\Scripts\python2.exe found in Python API, will convert Uri path to string as Id c:\src\vscode-jupyter\src\test\datascience\.venvkernel\Scripts\python2.exe
08:48:14.554 [warn] No interpreter with path c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe found in Python API, will convert Uri path to string as Id c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe
08:48:14.556 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python37\python.exe
08:48:14.560 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\miniconda3\python.exe
08:48:14.562 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\miniconda3\envs\.condaenv\python.exe
08:48:14.563 [debug] Search for KernelSpecs in Interpreter c:\src\test\7\.conda\python.exe
08:48:14.565 [debug] Search for KernelSpecs in Interpreter c:\src\test\2\.conda\python.exe
08:48:14.568 [debug] Search for KernelSpecs in Interpreter c:\Python310\python.exe
08:48:14.569 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python311\python.exe
08:48:14.570 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python39\python.exe
08:48:14.572 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\python3.9.exe
08:48:14.576 [debug] Full interpreter list is length: 10, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python37\python.exe, ~\APPDATA\LOCAL\MINICONDA3\PYTHON.EXE:base:Conda:~\AppData\Local\miniconda3\python.exe, ~\APPDATA\LOCAL\MINICONDA3\ENVS\.CONDAENV\PYTHON.EXE:.condaenv:Conda:~\AppData\Local\miniconda3\envs\.condaenv\python.exe, C:\SRC\TEST\7\.CONDA\PYTHON.EXE::Conda:c:\src\test\7\.conda\python.exe, C:\SRC\TEST\2\.CONDA\PYTHON.EXE::Conda:c:\src\test\2\.conda\python.exe, C:\PYTHON310\PYTHON.EXE::Unknown:c:\Python310\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON311\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python311\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON39\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python39\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.9.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.9.exe, C:\SRC\TEST\7\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\7\.venv\Scripts\python.exe
08:48:14.580 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/7", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
08:48:14.580 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/7", Arg 2: "RunPythonCode"
08:48:14.582 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: "/c:/src/test/7", Arg 2: "RunPythonCode"
08:48:14.661 [debug] Search for KernelSpecs in Interpreter c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe
08:48:15.029 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MINICONDA3\PYTHON.EXE are .jvsc74a57bd07833c946195fb9e4fe0dd7bc708f3284de3e607f3c47a0a711dbfd7285e44104.~\AppData\Local\miniconda3\python.exe.~\AppData\Local\miniconda3\python.exe.-m#ipykernel_launcher
08:48:15.030 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MINICONDA3\ENVS\.CONDAENV\PYTHON.EXE are .jvsc74a57bd0a1d418fd286a2cf83ecc39394756f5e73e9f2639fce2378573983699688d4f61.~\AppData\Local\miniconda3\envs\.condaenv\python.exe.~\AppData\Local\miniconda3\envs\.condaenv\python.exe.-m#ipykernel_launcher
08:48:15.032 [debug] Kernels for interpreter C:\PYTHON310\PYTHON.EXE are .jvsc74a57bd0369f2c481f4da34e4445cda3fffd2e751bd1c4d706f27375911949ba6bb62e1c.c:\Python310\python.exe.c:\Python310\python.exe.-m#ipykernel_launcher
08:48:15.033 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON311\PYTHON.EXE are .jvsc74a57bd0b414f0a7af59a62087a3c034b1bf0fb2182b989016e422ac3c8654c8d5741714.~\AppData\Local\Programs\Python\Python311\python.exe.~\AppData\Local\Programs\Python\Python311\python.exe.-m#ipykernel_launcher
08:48:15.033 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON39\PYTHON.EXE are .jvsc74a57bd062fb0c6e64fc1ec314e6acba0833e2af97b61408f181466b2334aa893bb27a78.~\AppData\Local\Programs\Python\Python39\python.exe.~\AppData\Local\Programs\Python\Python39\python.exe.-m#ipykernel_launcher
08:48:15.033 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.9.EXE are .jvsc74a57bd0176980a33df66f0dfe3342e384ae95411c4a6e61b32e15a537ffe394a9f57c82.~\AppData\Local\Microsoft\WindowsApps\python3.9.exe.~\AppData\Local\Microsoft\WindowsApps\python3.9.exe.-m#ipykernel_launcher
08:48:15.319 [debug] Error in detecting whether url is isJupyterHub: FetchError: request to http://localhost:8889/hub/api failed, reason: connect ECONNREFUSED 127.0.0.1:8889
08:48:15.338 [debug] Loading kernelspec from c:\src\test\7\.venv\share\jupyter\kernels\python3\kernel.json for c:\src\test\7\.venv\Scripts\python.exe
08:48:15.339 [debug] Loading kernelspec from ~\AppData\Local\Programs\Python\Python37\share\jupyter\kernels\python3\kernel.json for ~\AppData\Local\Programs\Python\Python37\python.exe
08:48:15.340 [debug] Loading kernelspec from c:\src\test\7\.conda\share\jupyter\kernels\python3\kernel.json for c:\src\test\7\.conda\python.exe
08:48:15.340 [debug] Loading kernelspec from c:\src\test\2\.conda\share\jupyter\kernels\python3\kernel.json for c:\src\test\2\.conda\python.exe
08:48:15.403 [debug] Error in detecting whether url is isJupyterHub: FetchError: request to http://127.0.0.1:8889/hub/api failed, reason: connect ECONNREFUSED 127.0.0.1:8889
08:48:15.408 [debug] Loading kernelspec from c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\share\jupyter\kernels\python3\kernel.json for c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe
08:48:15.410 [error] Failed to validate Password info D [FetchError]: request to http://localhost:8889/tree? failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  type: 'system',
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED'
}
08:48:15.463 [error] Failed to validate Password info D [FetchError]: request to http://127.0.0.1:8889/tree? failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  type: 'system',
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED'
}
08:48:15.499 [error] Error fetching kernels from http://127.0.0.1:8889/ (127.0.0.1): FetchError: request to http://127.0.0.1:8889/api/kernels?1701794895467 failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
08:48:15.499 [debug] Disposing Jupyter Lab Helper
08:48:15.499 [debug] SessionManager - dispose contents manager
08:48:15.499 [debug] ShutdownSessionAndConnection - dispose session manager
08:48:15.501 [debug] Finished disposing Jupyter Lab Helper
08:48:15.502 [error] UniversalRemoteKernelFinder: Failed to get kernels without cache FetchError: request to http://127.0.0.1:8889/api/kernels?1701794895467 failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
08:48:15.502 [debug] UniversalRemoteKernelFinder: Writing 0 remote kernel connection metadata to cache
08:48:15.502 [error] Jupyter Lab Helper:getKernelSpecs failure:  Error: Poll (@jupyterlab/services:KernelSpecManager#specs) is disposed.
    at v.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:10935)
    at ni.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:29299)
    at r.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:138:4517)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at rT.listKernelsFromConnection (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:22644)
    at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:20130
08:48:15.505 [error] Error fetching kernels from http://localhost:8889/ (localhost): FetchError: request to http://localhost:8889/api/kernels?1701794895435 failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
08:48:15.505 [debug] Disposing Jupyter Lab Helper
08:48:15.505 [debug] SessionManager - dispose contents manager
08:48:15.505 [debug] ShutdownSessionAndConnection - dispose session manager
08:48:15.507 [debug] Finished disposing Jupyter Lab Helper
08:48:15.507 [error] UniversalRemoteKernelFinder: Failed to get kernels without cache FetchError: request to http://localhost:8889/api/kernels?1701794895435 failed, reason: connect ECONNREFUSED 127.0.0.1:8889
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
08:48:15.507 [debug] UniversalRemoteKernelFinder: Writing 0 remote kernel connection metadata to cache
08:48:15.508 [error] Jupyter Lab Helper:getKernelSpecs failure:  Error: Poll (@jupyterlab/services:KernelSpecManager#specs) is disposed.
    at v.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:10935)
    at ni.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\node_modules\@jupyterlab\services.js:11:29299)
    at r.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:138:4517)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at rT.listKernelsFromConnection (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:22644)
    at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:20130
08:48:15.517 [debug] Kernel Specs found in interpreter C:\SRC\TEST\7\.VENV\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\7\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\7\\.venv\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\7\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
08:48:15.518 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec', python for interpreter c:\src\test\7\.venv\Scripts\python.exe and spec c:\src\test\7\.venv\share\jupyter\kernels\python3\kernel.json
08:48:15.518 [debug] Kernels for interpreter C:\SRC\TEST\7\.VENV\SCRIPTS\PYTHON.EXE are .jvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec.c:\src\test\7\.venv\Scripts\python.exe.c:\src\test\7\.venv\Scripts\python.exe.-m#ipykernel_launcher
08:48:15.518 [debug] Kernel Specs found in interpreter C:\SRC\TEST\7\.CONDA\PYTHON.EXE are [{"specFile":"c:\\src\\test\\7\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\7\\.conda\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd08da83c4f5306df272f2ae901722e92b42064dedcda05b29e5803f75d7a19f8f7","argv":["c:/SRC/TEST/7/.CONDA\\python.exe","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"c:/SRC/TEST/7/.CONDA\\python.exe","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\7\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
08:48:15.519 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd08da83c4f5306df272f2ae901722e92b42064dedcda05b29e5803f75d7a19f8f7', c:\SRC\TEST\7\.CONDA\python.exe for interpreter c:\src\test\7\.conda\python.exe and spec c:\src\test\7\.conda\share\jupyter\kernels\python3\kernel.json
08:48:15.519 [debug] Kernels for interpreter C:\SRC\TEST\7\.CONDA\PYTHON.EXE are .jvsc74a57bd08da83c4f5306df272f2ae901722e92b42064dedcda05b29e5803f75d7a19f8f7.c:\src\test\7\.conda\python.exe.c:\src\test\7\.conda\python.exe.-m#ipykernel_launcher
08:48:15.520 [debug] Kernel Specs found in interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE are [{"specFile":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\Users\\<username>\\AppData\\Local\\Programs\\Python\\Python37\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
08:48:15.520 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea', python for interpreter ~\AppData\Local\Programs\Python\Python37\python.exe and spec ~\AppData\Local\Programs\Python\Python37\share\jupyter\kernels\python3\kernel.json
08:48:15.520 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON37\PYTHON.EXE are .jvsc74a57bd0c425ebb03616a8a25d4d93a3e4bafd01d56f1c50213fc0be01320c989c46a1ea.~\AppData\Local\Programs\Python\Python37\python.exe.~\AppData\Local\Programs\Python\Python37\python.exe.-m#ipykernel_launcher
08:48:15.520 [debug] Kernel Specs found in interpreter C:\SRC\TEST\2\.CONDA\PYTHON.EXE are [{"specFile":"c:\\src\\test\\2\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\2\\.conda\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb","argv":["c:/src/test/2/.conda\\python.exe","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"c:/src/test/2/.conda\\python.exe","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\2\\.conda\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
08:48:15.520 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb', c:\src\test\2\.conda\python.exe for interpreter c:\src\test\2\.conda\python.exe and spec c:\src\test\2\.conda\share\jupyter\kernels\python3\kernel.json
08:48:15.521 [debug] Kernels for interpreter C:\SRC\TEST\2\.CONDA\PYTHON.EXE are .jvsc74a57bd0569b6500128a5daa99d2b996725b7d7eae797a774f437c3f9124d6cd683cd1fb.c:\src\test\2\.conda\python.exe.c:\src\test\2\.conda\python.exe.-m#ipykernel_launcher
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvkernel\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvkernel2\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\.venvnokernel\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\bash\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\deno\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\incompleteSpec\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\julia-1.7\kernel.json 
08:48:15.522 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\julia-1.9\kernel.json 
08:48:15.522 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\global\kernel.json 
08:48:15.523 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\java\kernel.json 
08:48:15.523 [debug] Loading kernelspec from c:\ProgramData\jupyter\kernels\python3\kernel.json 
08:48:15.524 [debug] Kernel Specs found in interpreter C:\SRC\VSCODE-JUPYTER\SRC\TEST\DATASCIENCE\.VENVNOKERNEL\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\vscode-jupyter\\src\\test\\datascience\\.venvnokernel\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
08:48:15.524 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a', python for interpreter c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe and spec c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\share\jupyter\kernels\python3\kernel.json
08:48:15.524 [debug] Kernels for interpreter C:\SRC\VSCODE-JUPYTER\SRC\TEST\DATASCIENCE\.VENVNOKERNEL\SCRIPTS\PYTHON.EXE are .jvsc74a57bd006bc48c96c7271af2be7f07178000097b43b16ade9284e10ef669d2cb5eb493a.c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe.c:\src\vscode-jupyter\src\test\datascience\.venvnokernel\Scripts\python.exe.-m#ipykernel_launcher
08:48:15.852 [debug] KernelProvider switched kernel to id = .jvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec.c:\src\test\7\.venv\Scripts\python.exe.c:\src\test\7\.venv\Scripts\python.exe.-m#ipykernel_launcher
08:48:15.853 [debug] start the kernel, options.disableUI=true for c:\src\test\7\notebook.ipynb
08:48:15.857 [debug] Initialize notebook communications for editor c:\src\test\7\notebook.ipynb
08:48:15.857 [debug] Resolving notebook UI Comms (resolve) for c:\src\test\7\notebook.ipynb
08:48:15.857 [debug] initialize CommonMessageCoordinator
08:48:15.863 [debug] Registering commtarget jupyter.widget
08:48:15.863 [debug] IPyWidgetMessageDispatcher.initialize
08:48:15.863 [debug] Attempting to determine version of IPyWidgets
08:48:15.864 [debug] Controller selection change completed
08:48:15.864 [debug] Waiting for IPyWidgets version
08:48:15.864 [debug] Waiting for IPyWidgets version promise
08:48:16.038 [info] Starting Kernel startUsingPythonInterpreter, .jvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec.c:\src\test\7\.venv\Scripts\python.exe.c:\src\test\7\.venv\Scripts\python.exe.-m#ipykernel_launcher  (Python Path: c:\src\test\7\.venv\Scripts\python.exe, Venv, .venv, 3.9.13) for 'c:\src\test\7\notebook.ipynb' (disableUI=true)
08:48:16.040 [debug] Creating raw notebook for resource 'c:\src\test\7\notebook.ipynb'
08:48:18.459 [debug] Got env vars with python c:\src\test\7\.venv\Scripts\python.exe, with env var count 73 in 3879ms. 
    PATH value is c:\src\test\7\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin and 
    Path value is undefined
08:48:18.459 [debug] Prepend PATH with python bin for c:\src\test\7\.venv\Scripts\python.exe
08:48:18.459 [debug] Activated Env Variables for c:\src\test\7\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\7\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin and 
    Path value is undefined
08:48:18.459 [debug] Getting activated env variables, Class name = Ip, completed in 3879ms, has a truthy return value, Arg 1: "/c:/src/test/7", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
08:48:18.479 [info] Process Execution: c:\src\test\7\.venv\Scripts\python.exe -m pip list
08:48:19.674 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
08:48:19.674 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "RunPythonCode"
08:48:19.675 [debug] Get Custom Env Variables, Class name = _m, completed in 1ms, has a truthy return value, Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "RunPythonCode"
08:48:19.677 [debug] Got env vars with python c:\src\test\7\.venv\Scripts\python.exe, with env var count 73 in 3ms. 
    PATH value is c:\src\test\7\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin and 
    Path value is undefined
08:48:19.677 [debug] Prepend PATH with python bin for c:\src\test\7\.venv\Scripts\python.exe
08:48:19.677 [debug] Activated Env Variables for c:\src\test\7\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\7\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin and 
    Path value is undefined
08:48:19.677 [debug] Getting activated env variables, Class name = Ip, completed in 3ms, has a truthy return value, Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
08:48:19.696 [info] Process Execution: c:\src\test\7\.venv\Scripts\python.exe -c "import ipykernel; print(ipykernel.__version__); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.__file__)"
08:48:20.531 [info] Handle Execution of Cells 1 for c:\src\test\7\notebook.ipynb
08:48:21.482 [debug] Launching kernel .jvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec.c:\src\test\7\.venv\Scripts\python.exe.c:\src\test\7\.venv\Scripts\python.exe.-m#ipykernel_launcher for c:\src\test\7\notebook.ipynb in c:\src\test\7 with ports 9001, 9000, 9004, 9002, 9003
08:48:21.488 [debug] Kernel Env Variables for ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\temp\jupyter\kernels\pythonjvsc74a57bd01b47ff49726260bf3eb68f87a03f672493db488bf5ad4b1bdc58c6ddfd3d77ec\kernel.json, PATH value is c:\src\test\7\.venv\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin
08:48:21.491 [debug] Getting activated env variables, Class name = Ip (started execution), Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON37\\PYTHON.EXE", Arg 3: undefined
08:48:21.491 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "RunPythonCode"
08:48:21.493 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "RunPythonCode"
08:48:21.891 [warn] Failed to get activated env vars for ~\AppData\Local\Programs\Python\Python37\python.exe in 400ms
08:48:21.894 [debug] Create ProcessService, Class name = Tm (started execution), Arg 1: undefined
08:48:21.894 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
08:48:21.901 [debug] Get Custom Env Variables, Class name = _m, completed in 7ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
08:48:21.901 [debug] Create ProcessService, Class name = Tm, completed in 7ms, has a truthy return value, Arg 1: undefined
08:48:21.948 [info] Process Execution: ~\AppData\Local\Programs\Python\Python37\python.exe -c "import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");"
08:48:21.952 [error] UniversalRemoteKernelFinder: Failed to get kernels without cache ap [Error]: invalid json response body at https://ubiquitous-space-guide-r7w7rqpjvv3576g-8000.app.github.dev/hub/api/authorizations/token reason: Unexpected end of JSON input
    at Dn.getJupyterServerUri (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:138:9789)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Dn.createConnectionInfo (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:138:7451)
    at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\dist\extension.node.js:235:20130 {
  category: 'remotejupyterserveruriprovider',
  isJupyterError: true,
  serverProviderHandle: {
    extensionId: 'ms-toolsai.jupyter-hub',
    handle: 'b01648b2-a8e2-51be-82d9-6c812624ad5e',
    id: 'UserJupyterServerPickerProviderId'
  },
  originalError: FetchError: invalid json response body at https://ubiquitous-space-guide-r7w7rqpjvv3576g-8000.app.github.dev/hub/api/authorizations/token reason: Unexpected end of JSON input
      at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-hub-2023.10.1003012305\dist\extension.node.js:62750:40
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at generateNewApiTokenOldWay (~\.vscode-insiders\extensions\ms-toolsai.jupyter-hub-2023.10.1003012305\dist\extension.node.js:64214:18)
      at JupyterServerIntegration.resolveJupyterServerImpl (~\.vscode-insiders\extensions\ms-toolsai.jupyter-hub-2023.10.1003012305\dist\extension.node.js:65305:20) {
    type: 'invalid-json'
  }
}
08:48:21.952 [debug] UniversalRemoteKernelFinder: Writing 0 remote kernel connection metadata to cache
08:48:22.636 [debug] Conda file returned by Python Extension is conda
08:48:22.692 [info] End refreshing Kernel Picker (1701794891938)
08:48:22.863 [debug] USER_SITE for ~\AppData\Local\Programs\Python\Python37\python.exe is ~\AppData\Roaming\Python\Python37\Scripts
08:48:22.863 [debug] Prepend PATH with user site path for ~\AppData\Local\Programs\Python\Python37\python.exe, user site ~\AppData\Roaming\Python\Python37\Scripts
08:48:22.863 [debug] Prepend PATH with python bin for ~\AppData\Local\Programs\Python\Python37\python.exe
08:48:22.863 [debug] Activated Env Variables for ~\AppData\Local\Programs\Python\Python37\python.exe, 
    PATH value is ~\AppData\Local\Programs\Python\Python37;~\AppData\Roaming\Python\Python37\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin and 
    Path value is ~\AppData\Local\Programs\Python\Python37;~\AppData\Roaming\Python\Python37\Scripts;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-18.0.2\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\dotnet\;C:\Program Files\Git LFS;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Roaming\nvm;C:\Program Files\Go\bin;C:\Program Files (x86)\Gpg4win\..\GnuPG\bin;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;~\AppData\Local\Programs\Python\Launcher\;~\AppData\Local\miniconda3;~\AppData\Local\miniconda3\Library\mingw-w64\bin;~\AppData\Local\miniconda3\Library\usr\bin;~\AppData\Local\miniconda3\Library\bin;~\AppData\Local\miniconda3\Scripts;C:\Python310\Scripts\;C:\Python310\;~\AppData\Local\Programs\Python\Python37\;~\AppData\Local\Microsoft\WindowsApps;~\.dotnet\tools;~\AppData\Local\Programs\MiKTeX\miktex\bin\x64\;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\go\bin;~\.deno\bin;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Programs\Julia-1.9.4\bin
08:48:22.863 [debug] Getting activated env variables, Class name = Ip, completed in 1372ms, has a truthy return value, Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON37\\PYTHON.EXE", Arg 3: undefined
08:48:22.885 [info] Process Execution: ~\AppData\Local\Programs\Python\Python37\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 31556
    > cwd: ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\vscode_datascience_helpers
08:48:23.280 [debug] Got a response of 2528 for INITIALIZE_INTERRUPT:0
08:48:23.308 [info] Process Execution: c:\src\test\7\.venv\Scripts\python.exe -m ipykernel_launcher --f=~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json --debug
    > cwd: c:\src\test\7
08:48:24.034 [debug] ipykernel version & path 6.17.1, c:\src\test\7\.venv\lib\site-packages\ipykernel\__init__.py for c:\src\test\7\.venv\Scripts\python.exe
08:48:29.782 [warn] StdErr from Kernel Process [IPKernelApp] IPYTHONDIR set to: ~\.ipython
08:48:29.782 [debug] KernelProcess error: [IPKernelApp] IPYTHONDIR set to: ~\.ipython

08:48:29.787 [warn] StdErr from Kernel Process [IPKernelApp] Using existing profile dir: 'C:\\Users\\<username>\\.ipython\\profile_default'
08:48:29.787 [debug] KernelProcess error: [IPKernelApp] Using existing profile dir: 'C:\\Users\\<username>\\.ipython\\profile_default'

08:48:29.788 [warn] StdErr from Kernel Process [IPKernelApp] Searching path ['c:\\src\\test\\7', 'C:\\Users\\<username>\\.ipython\\profile_default', 'c:\\src\\test\\7\\.venv\\etc\\ipython', 'C:\\ProgramData\\ipython'] for config files
[IPKernelApp] Attempting to load config file: ipython_config.py
08:48:29.788 [debug] KernelProcess error: [IPKernelApp] Searching path ['c:\\src\\test\\7', 'C:\\Users\\<username>\\.ipython\\profile_default', 'c:\\src\\test\\7\\.venv\\etc\\ipython', 'C:\\ProgramData\\ipython'] for config files
[IPKernelApp] Attempting to load config file: ipython_config.py

08:48:29.790 [warn] StdErr from Kernel Process [IPKernelApp] Looking for ipython_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_config in c:\src\test\7\.venv\etc\ipython
[IPKernelApp] Looking for ipython_config in ~\.ipython\profile_default
[IPKernelApp] Looking for ipython_config in c:\src\test\7
08:48:29.790 [debug] KernelProcess error: [IPKernelApp] Looking for ipython_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_config in c:\src\test\7\.venv\etc\ipython
[IPKernelApp] Looking for ipython_config in ~\.ipython\profile_default
[IPKernelApp] Looking for ipython_config in c:\src\test\7

08:48:29.791 [warn] StdErr from Kernel Process [IPKernelApp] Attempting to load config file: ipython_kernel_config.py
[IPKernelApp] Looking for ipython_kernel_config in C:\ProgramData\ipython
08:48:29.791 [debug] KernelProcess error: [IPKernelApp] Attempting to load config file: ipython_kernel_config.py
[IPKernelApp] Looking for ipython_kernel_config in C:\ProgramData\ipython

08:48:29.791 [warn] StdErr from Kernel Process [IPKernelApp] Looking for ipython_kernel_config in c:\src\test\7\.venv\etc\ipython
08:48:29.791 [debug] KernelProcess error: [IPKernelApp] Looking for ipython_kernel_config in c:\src\test\7\.venv\etc\ipython

08:48:29.792 [warn] StdErr from Kernel Process [IPKernelApp] Looking for ipython_kernel_config in ~\.ipython\profile_default
08:48:29.792 [debug] KernelProcess error: [IPKernelApp] Looking for ipython_kernel_config in ~\.ipython\profile_default

08:48:29.792 [warn] StdErr from Kernel Process [IPKernelApp] Looking for ipython_kernel_config in c:\src\test\7
08:48:29.792 [debug] KernelProcess error: [IPKernelApp] Looking for ipython_kernel_config in c:\src\test\7

08:48:29.802 [warn] StdErr from Kernel Process [IPKernelApp] Loading connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json
08:48:29.802 [debug] KernelProcess error: [IPKernelApp] Loading connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json

08:48:29.973 [warn] StdErr from Kernel Process [IPKernelApp] Starting the kernel at pid: 26304
08:48:29.973 [debug] KernelProcess error: [IPKernelApp] Starting the kernel at pid: 26304

08:48:30.024 [warn] StdErr from Kernel Process [IPKernelApp] shell ROUTER Channel on port: 9002
08:48:30.024 [debug] KernelProcess error: [IPKernelApp] shell ROUTER Channel on port: 9002

08:48:30.073 [warn] StdErr from Kernel Process [IPKernelApp] stdin ROUTER Channel on port: 9003
08:48:30.073 [debug] KernelProcess error: [IPKernelApp] stdin ROUTER Channel on port: 9003

08:48:30.110 [warn] StdErr from Kernel Process [IPKernelApp] control ROUTER Channel on port: 9001
08:48:30.110 [debug] KernelProcess error: [IPKernelApp] control ROUTER Channel on port: 9001

08:48:30.171 [warn] StdErr from Kernel Process [IPKernelApp] iopub PUB Channel on port: 9004
08:48:30.171 [debug] KernelProcess error: [IPKernelApp] iopub PUB Channel on port: 9004

08:48:30.225 [warn] StdErr from Kernel Process [IPKernelApp] Heartbeat REP Channel on port: 9000
08:48:30.225 [debug] KernelProcess error: [IPKernelApp] Heartbeat REP Channel on port: 9000

08:48:30.249 [warn] StdErr from Kernel Process [IPKernelApp] Writing connection file: ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json
08:48:30.249 [debug] KernelProcess error: [IPKernelApp] Writing connection file: ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json

08:48:30.355 [debug] Waiting for Raw Session to be ready in postStartRawSession
08:48:30.355 [debug] Waiting for Raw session to be ready, status: connected
08:48:30.355 [debug] Raw session connected
08:48:30.355 [debug] Waiting for Raw session to be ready
08:48:30.356 [debug] Waited for Raw session to be ready & got status: connected
08:48:30.356 [debug] Successfully waited for Raw Session to be ready in postStartRawSession
08:48:30.356 [debug] Kernel status is 'unknown' before requesting kernel info and after ready
08:48:30.356 [debug] Sending request for kernelInfo
08:48:30.372 [warn] StdErr from Kernel Process [IPKernelApp] To connect another client to this kernel, use:
08:48:30.372 [debug] KernelProcess error: [IPKernelApp] To connect another client to this kernel, use:

08:48:30.372 [warn] StdErr from Kernel Process [IPKernelApp]     --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json
08:48:30.372 [debug] KernelProcess error: [IPKernelApp]     --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json

08:48:30.373 [debug] Kernel output: NOTE: When using the `ipython kernel` entry point, Ctrl-C will not work.

To exit, you will have to explicitly quit this process, by either sending
"quit" from a client, or using Ctrl-\ in UNIX-like environments.

To read more about this, see https://github.com/ipython/ipython/issues/2049


To connect another client to this kernel, use:
    --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-31556VCGfmi5igUhK.json

08:48:30.516 [warn] StdErr from Kernel Process [IPKernelApp] Loading IPython extensions...
08:48:30.516 [debug] KernelProcess error: [IPKernelApp] Loading IPython extensions...

08:48:30.517 [warn] StdErr from Kernel Process [IPKernelApp] Loading IPython extension: storemagic
08:48:30.517 [debug] KernelProcess error: [IPKernelApp] Loading IPython extension: storemagic

08:48:30.552 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
08:48:30.552 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***

08:48:30.553 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {}
   --->
08:48:30.553 [debug] KernelProcess error: [IPKernelApp]    Content: {}
   --->
   

08:48:30.555 [warn] StdErr from Kernel Process [IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 353000, tzinfo=tzutc()), 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
08:48:30.555 [debug] KernelProcess error: [IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 353000, tzinfo=tzutc()), 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}

08:48:30.556 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_2', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 550888, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_2', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 353000, tzinfo=tzutc()), 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:30.556 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_2', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 550888, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_2', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 353000, tzinfo=tzutc()), 'msg_id': 'dd26c9ab-73ca-41ac-bfd5-99efef598b5d', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:30.562 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
08:48:30.562 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***

08:48:30.564 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 356000, tzinfo=tzutc()), 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
08:48:30.564 [debug] KernelProcess error: [IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 356000, tzinfo=tzutc()), 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}

08:48:30.567 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_5', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 566125, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_5', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 356000, tzinfo=tzutc()), 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:30.567 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_5', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 566125, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_5', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 356000, tzinfo=tzutc()), 'msg_id': '5b2c154a-9a79-44db-9951-bbfdf86839d1', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:30.572 [debug] Got response for requestKernelInfo
08:48:30.572 [debug] Successfully completed postStartRawSession
08:48:30.578 [debug] Executing silently Code (idle) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys
08:48:30.582 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
08:48:30.582 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***

08:48:30.584 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 578000, tzinfo=tzutc()), 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}, 'buffers': []}
08:48:30.584 [debug] KernelProcess error: [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 578000, tzinfo=tzutc()), 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}, 'buffers': []}

08:48:30.644 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_10', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 645715, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_10', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 578000, tzinfo=tzutc()), 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 585407, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:30.644 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_10', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 645715, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_10', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 578000, tzinfo=tzutc()), 'msg_id': '698a1d36-2d5f-4b3f-a142-e34215efa3fa', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 585407, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:30.649 [debug] Executing silently Code (completed) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys with 1 output(s)
08:48:30.649 [debug] End sendTelemetryForPythonKernelExecutable after 72ms
08:48:30.649 [debug] Started running kernel initialization for c:\src\test\7\notebook.ipynb
08:48:30.650 [debug] Executing silently Code (idle) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy
08:48:30.654 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
08:48:30.654 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***

08:48:30.655 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 650000, tzinfo=tzutc()), 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}, 'buffers': []}
08:48:30.655 [debug] KernelProcess error: [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 650000, tzinfo=tzutc()), 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}, 'buffers': []}

08:48:30.979 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_15', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 979299, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_15', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 650000, tzinfo=tzutc()), 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 657272, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:30.980 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_15', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 979299, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_15', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 650000, tzinfo=tzutc()), 'msg_id': '231fc8fe-909b-4fa2-a80b-01c204967034', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 657272, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:30.984 [debug] Executing silently Code (completed) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy with 1 output(s)
08:48:30.985 [debug] Determined IPyWidgets Version as 8
08:48:30.985 [debug] Version of IPyWidgets 8 determined after 15.122s
08:48:30.989 [debug] Executing silently Code (idle) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\7"\nif _VSCODE_os.getcwd() not in
08:48:30.993 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
08:48:30.993 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***

08:48:30.994 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\7"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\7\\\\notebook.ipynb"\n%config Completer.use_jedi = False'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 989000, tzinfo=tzutc()), 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\7"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\7\\\\notebook.ipynb"\n%config Completer.use_jedi = False'}, 'buffers': []}
08:48:30.994 [debug] KernelProcess error: [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\7"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\7\\\\notebook.ipynb"\n%config Completer.use_jedi = False'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 989000, tzinfo=tzutc()), 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\7"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\7\\\\notebook.ipynb"\n%config Completer.use_jedi = False'}, 'buffers': []}

08:48:31.029 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_20', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 30409, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_20', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 989000, tzinfo=tzutc()), 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 996256, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:31.029 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_20', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 30409, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_20', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 30, 989000, tzinfo=tzutc()), 'msg_id': '6caec13b-67c4-4a43-ab65-c2a1d6467f3d', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 30, 996256, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:31.033 [debug] Executing silently Code (completed) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\7"\nif _VSCODE_os.getcwd() not in with 1 output(s)
08:48:31.033 [debug] Requesting Kernel info
08:48:31.034 [debug] Got Kernel info
08:48:31.035 [debug] End running kernel initialization, now waiting for idle
08:48:31.035 [debug] Waiting for idle on (kernel): d9498d8a-9ce4-497f-9fd1-60ea14323c61 -> idle
08:48:31.035 [debug] Finished waiting for idle on (kernel): d9498d8a-9ce4-497f-9fd1-60ea14323c61 -> idle
08:48:31.036 [debug] End running kernel initialization, session is idle
08:48:31.041 [debug] IPyWidgetScriptSource.initialize
08:48:31.042 [debug] IPyWidgetMessageDispatcher.initialize
08:48:31.048 [debug] getDataDirsImpl, Class name = rn (started execution), Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE"
08:48:31.048 [debug] Get Custom Env Variables, Class name = _m (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
08:48:31.050 [debug] Get Custom Env Variables, Class name = _m, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
08:48:31.050 [debug] Jupyter Paths : 
08:48:31.080 [info] Process Execution: c:\src\test\7\.venv\Scripts\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2023.11.1003351000-win32-x64\pythonFiles\printJupyterDataDir.py
08:48:31.082 [debug] Cell Index:1 sent to kernel
08:48:31.085 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 34000, tzinfo=tzutc()), 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_23', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 40850, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_23', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 34000, tzinfo=tzutc()), 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
[IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '__file__.', 'cursor_pos': 9}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 36000, tzinfo=tzutc()), 'msg_id': '54c9ba95-ae43-415f-80d0-0baf829ad1ab', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '54c9ba95-ae43-415f-80d0-0baf829ad1ab', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '__file__.', 'cursor_pos': 9}, 'buffers': []}
08:48:31.085 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 34000, tzinfo=tzutc()), 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_23', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 40850, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_23', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 34000, tzinfo=tzutc()), 'msg_id': '628838e6-4fb1-4f86-96cf-7e7de58dbe3f', 'msg_type': 'kernel_info_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '7.23.1', 'language_info': {'name': 'python', 'version': '3.9.13', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 7.23.1 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.9'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
[IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '__file__.', 'cursor_pos': 9}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 36000, tzinfo=tzutc()), 'msg_id': '54c9ba95-ae43-415f-80d0-0baf829ad1ab', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '54c9ba95-ae43-415f-80d0-0baf829ad1ab', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '__file__.', 'cursor_pos': 9}, 'buffers': []}

08:48:31.856 [debug] IPyWidgetMessageDispatcher.initialize
08:48:31.858 [debug] Web view is ready to receive widget messages
08:48:31.887 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
08:48:31.889 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
08:48:31.897 [debug] IPyWidgetMessageDispatcher.initialize
08:48:31.898 [debug] IPyWidgetMessageDispatcher.initialize
08:48:31.904 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
08:48:31.905 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
08:48:32.250 [debug] getDataDirsImpl, Class name = rn, completed in 1202ms, has a truthy return value, Arg 1: "/c:/src/test/7/notebook.ipynb", Arg 2: "C:\\SRC\\TEST\\7\\.VENV\\SCRIPTS\\PYTHON.EXE"
08:48:32.397 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter
08:48:32.397 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter
08:48:32.852 [debug] Start cell 1 execution @ 1701794912654 (clear output)
08:48:32.853 [info] Kernel acknowledged execution of cell 1 @ 1701794912654
08:48:32.861 [info] End cell 1 execution after 0.206s, completed @ 1701794912860, started @ 1701794912654
08:48:32.861 [debug] Cell 1 executed with state Success
08:48:32.864 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': '\nfor i in range(10):\n    print("hello")\n\n'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 82000, tzinfo=tzutc()), 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {'cellId': 'vscode-notebook-cell:/c%3A/src/test/7/notebook.ipynb#W1sZmlsZQ%3D%3D'}, 'content': {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': '\nfor i in range(10):\n    print("hello")\n\n'}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_31', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 32, 606736, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_31', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 82000, tzinfo=tzutc()), 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 1, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 32, 587978, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:32.864 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': '\nfor i in range(10):\n    print("hello")\n\n'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 82000, tzinfo=tzutc()), 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {'cellId': 'vscode-notebook-cell:/c%3A/src/test/7/notebook.ipynb#W1sZmlsZQ%3D%3D'}, 'content': {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': '\nfor i in range(10):\n    print("hello")\n\n'}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_31', 'msg_type': 'execute_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 32, 606736, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_31', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 31, 82000, tzinfo=tzutc()), 'msg_id': '42e1c7a5-093d-4a2d-b380-10df70ff6af8', 'msg_type': 'execute_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 1, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 5, 16, 48, 32, 587978, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4b4f008c-762e-4668-909c-1ed8cb04c54d', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:33.008 [debug] Widget Message: Received IPyWidget scripts [{"moduleName":"bqplot","scriptUri":"https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/bqplot/index","source":"local"}]
08:48:33.009 [debug] Widget Message: Source for IPyWidget bqplot found in local @ https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/bqplot/index.
08:48:33.009 [debug] Widget Message: Registering IPyWidget bqplot found in https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/bqplot/index.
08:48:33.010 [debug] Widget Message: Received IPyWidget scripts [{"moduleName":"jupyter-leaflet","scriptUri":"https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/jupyter-leaflet/index","source":"local"}]
08:48:33.011 [debug] Widget Message: Source for IPyWidget jupyter-leaflet found in local @ https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/jupyter-leaflet/index.
08:48:33.011 [debug] Widget Message: Registering IPyWidget jupyter-leaflet found in https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2023.11.1003351000-win32-x64/temp/scripts/8f983c5299e73224f77fc385000985797ca189a31b2a13e060e97083efb62ea3/jupyter/nbextensions/jupyter-leaflet/index.
08:48:47.286 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:47.286 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:47.286 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\ni', 'cursor_pos': 46}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 281000, tzinfo=tzutc()), 'msg_id': 'a536386c-d78b-4e07-b069-126332001eb2', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'a536386c-d78b-4e07-b069-126332001eb2', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\ni', 'cursor_pos': 46}, 'buffers': []}
08:48:47.286 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\ni', 'cursor_pos': 46}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 281000, tzinfo=tzutc()), 'msg_id': 'a536386c-d78b-4e07-b069-126332001eb2', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'a536386c-d78b-4e07-b069-126332001eb2', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\ni', 'cursor_pos': 46}, 'buffers': []}

08:48:47.295 [debug] Jupyter completion time: 14
08:48:47.364 [debug] Inspecting code import
08:48:47.368 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
08:48:47.368 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

08:48:47.369 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\rimport', 'cursor_pos': 7, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 364000, tzinfo=tzutc()), 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rimport', 'cursor_pos': 7, 'detail_level': 0}, 'buffers': []}
08:48:47.369 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\rimport', 'cursor_pos': 7, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 364000, tzinfo=tzutc()), 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rimport', 'cursor_pos': 7, 'detail_level': 0}, 'buffers': []}

08:48:47.371 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_37', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 370665, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_37', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 364000, tzinfo=tzutc()), 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:47.371 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_37', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 370665, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_37', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 47, 364000, tzinfo=tzutc()), 'msg_id': 'bace984b-8528-4b1c-96c5-f78f5cc95d01', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:47.374 [debug] Inspected code import in 10ms
08:48:48.285 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:48.285 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:48.287 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport t', 'cursor_pos': 53}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 281000, tzinfo=tzutc()), 'msg_id': 'c5ceb2a0-6d9e-4450-9c0d-aef0808b317c', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'c5ceb2a0-6d9e-4450-9c0d-aef0808b317c', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport t', 'cursor_pos': 53}, 'buffers': []}
08:48:48.287 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport t', 'cursor_pos': 53}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 281000, tzinfo=tzutc()), 'msg_id': 'c5ceb2a0-6d9e-4450-9c0d-aef0808b317c', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'c5ceb2a0-6d9e-4450-9c0d-aef0808b317c', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport t', 'cursor_pos': 53}, 'buffers': []}

08:48:48.399 [debug] Jupyter completion time: 118
08:48:48.442 [debug] Inspecting code for i timeit
08:48:48.446 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': '\r\nfor i timeit', 'cursor_pos': 14, 'detail_level': 0}
   --->
08:48:48.446 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': '\r\nfor i timeit', 'cursor_pos': 14, 'detail_level': 0}
   --->
   

08:48:48.449 [warn] StdErr from Kernel Process [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 442000, tzinfo=tzutc()), 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i timeit', 'cursor_pos': 14, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_43', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 450825, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_43', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 442000, tzinfo=tzutc()), 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {'text/plain': '\x1b[1;31mDocstring:\x1b[0m\nTime execution of a Python statement or expression\n\nUsage, in line mode:\n  %timeit [-n<N> -r<R> [-t|-c] -q -p<P> -o] statement\nor in cell mode:\n  %%timeit [-n<N> -r<R> [-t|-c] -q -p<P> -o] setup_code\n  code\n  code...\n\nTime execution of a Python statement or expression using the timeit\nmodule.  This function can be used both as a line and cell magic:\n\n- In line mode you can time a single-line statement (though multiple\n  ones can be chained with using semicolons).\n\n- In cell mode, the statement in the first line is used as setup code\n  (executed but not timed) and the body of the cell is timed.  The cell\n  body has access to any variables created in the setup code.\n\nOptions:\n-n<N>: execute the given statement <N> times in a loop. If <N> is not\nprovided, <N> is determined so as to get sufficient accuracy.\n\n-r<R>: number of repeats <R>, each consisting of <N> loops, and take the\nbest result.\nDefault: 7\n\n-t: use time.time to measure the time, which is the default on Unix.\nThis function measures wall time.\n\n-c: use time.clock to measure the time, which is the default on\nWindows and measures wall time. On Unix, resource.getrusage is used\ninstead and returns the CPU user time.\n\n-p<P>: use a precision of <P> digits to display the timing result.\nDefault: 3\n\n-q: Quiet, do not print result.\n\n-o: return a TimeitResult that can be stored in a variable to inspect\n    the result in more details.\n\n.. versionchanged:: 7.3\n    User variables are no longer expanded,\n    the magic line is always left unmodified.\n\nExamples\n--------\n::\n\n  In [1]: %timeit pass\n  8.26 ns ± 0.12 ns per loop (mean ± std. dev. of 7 runs, 100000000 loops each)\n\n  In [2]: u = None\n\n  In [3]: %timeit u is None\n  29.9 ns ± 0.643 ns per loop (mean ± std. dev. of 7 runs, 10000000 loops each)\n\n  In [4]: %timeit -r 4 u == None\n\n  In [5]: import time\n\n  In [6]: %timeit -n1 time.sleep(2)\n\n\nThe times reported by %timeit will be slightly higher than those\nreported by the timeit.py script when variables are accessed. This is\ndue to the fact that %timeit executes the statement in the namespace\nof the shell, compared with timeit.py, which uses a single setup\nstatement to import function or create variables. Generally, the bias\ndoes not matter as long as results from timeit.py are not mixed with\nthose from %timeit.\n\x1b[1;31mFile:\x1b[0m      c:\\src\\test\\7\\.venv\\lib\\site-packages\\ipython\\core\\magics\\execution.py\n'}, 'metadata': {}, 'found': True}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:48.449 [debug] KernelProcess error: [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 442000, tzinfo=tzutc()), 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i timeit', 'cursor_pos': 14, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_43', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 450825, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_43', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 442000, tzinfo=tzutc()), 'msg_id': '603af263-1026-4ad3-9dd1-791c6f025afb', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {'text/plain': '\x1b[1;31mDocstring:\x1b[0m\nTime execution of a Python statement or expression\n\nUsage, in line mode:\n  %timeit [-n<N> -r<R> [-t|-c] -q -p<P> -o] statement\nor in cell mode:\n  %%timeit [-n<N> -r<R> [-t|-c] -q -p<P> -o] setup_code\n  code\n  code...\n\nTime execution of a Python statement or expression using the timeit\nmodule.  This function can be used both as a line and cell magic:\n\n- In line mode you can time a single-line statement (though multiple\n  ones can be chained with using semicolons).\n\n- In cell mode, the statement in the first line is used as setup code\n  (executed but not timed) and the body of the cell is timed.  The cell\n  body has access to any variables created in the setup code.\n\nOptions:\n-n<N>: execute the given statement <N> times in a loop. If <N> is not\nprovided, <N> is determined so as to get sufficient accuracy.\n\n-r<R>: number of repeats <R>, each consisting of <N> loops, and take the\nbest result.\nDefault: 7\n\n-t: use time.time to measure the time, which is the default on Unix.\nThis function measures wall time.\n\n-c: use time.clock to measure the time, which is the default on\nWindows and measures wall time. On Unix, resource.getrusage is used\ninstead and returns the CPU user time.\n\n-p<P>: use a precision of <P> digits to display the timing result.\nDefault: 3\n\n-q: Quiet, do not print result.\n\n-o: return a TimeitResult that can be stored in a variable to inspect\n    the result in more details.\n\n.. versionchanged:: 7.3\n    User variables are no longer expanded,\n    the magic line is always left unmodified.\n\nExamples\n--------\n::\n\n  In [1]: %timeit pass\n  8.26 ns ± 0.12 ns per loop (mean ± std. dev. of 7 runs, 100000000 loops each)\n\n  In [2]: u = None\n\n  In [3]: %timeit u is None\n  29.9 ns ± 0.643 ns per loop (mean ± std. dev. of 7 runs, 10000000 loops each)\n\n  In [4]: %timeit -r 4 u == None\n\n  In [5]: import time\n\n  In [6]: %timeit -n1 time.sleep(2)\n\n\nThe times reported by %timeit will be slightly higher than those\nreported by the timeit.py script when variables are accessed. This is\ndue to the fact that %timeit executes the statement in the namespace\nof the shell, compared with timeit.py, which uses a single setup\nstatement to import function or create variables. Generally, the bias\ndoes not matter as long as results from timeit.py are not mixed with\nthose from %timeit.\n\x1b[1;31mFile:\x1b[0m      c:\\src\\test\\7\\.venv\\lib\\site-packages\\ipython\\core\\magics\\execution.py\n'}, 'metadata': {}, 'found': True}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:48.454 [debug] Inspected code for i timeit in 12ms
08:48:48.467 [debug] Inspecting code for i time
08:48:48.472 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
08:48:48.472 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

08:48:48.473 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i time', 'cursor_pos': 12, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 467000, tzinfo=tzutc()), 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i time', 'cursor_pos': 12, 'detail_level': 0}, 'buffers': []}
08:48:48.473 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i time', 'cursor_pos': 12, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 467000, tzinfo=tzutc()), 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i time', 'cursor_pos': 12, 'detail_level': 0}, 'buffers': []}

08:48:48.475 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_46', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 475978, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_46', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 467000, tzinfo=tzutc()), 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {'text/plain': "\x1b[1;31mDocstring:\x1b[0m\nTime execution of a Python statement or expression.\n\nThe CPU and wall clock times are printed, and the value of the\nexpression (if any) is returned.  Note that under Win32, system time\nis always reported as 0, since it can not be measured.\n\nThis function can be used both as a line and cell magic:\n\n- In line mode you can time a single-line statement (though multiple\n  ones can be chained with using semicolons).\n\n- In cell mode, you can time the cell body (a directly\n  following statement raises an error).\n\nThis function provides very basic timing functionality.  Use the timeit\nmagic for more control over the measurement.\n\n.. versionchanged:: 7.3\n    User variables are no longer expanded,\n    the magic line is always left unmodified.\n\nExamples\n--------\n::\n\n  In [1]: %time 2**128\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00\n  Out[1]: 340282366920938463463374607431768211456L\n\n  In [2]: n = 1000000\n\n  In [3]: %time sum(range(n))\n  CPU times: user 1.20 s, sys: 0.05 s, total: 1.25 s\n  Wall time: 1.37\n  Out[3]: 499999500000L\n\n  In [4]: %time print 'hello world'\n  hello world\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00\n\n  Note that the time needed by Python to compile the given expression\n  will be reported if it is more than 0.1s.  In this example, the\n  actual exponentiation is done by Python at compilation time, so while\n  the expression can take a noticeable amount of time to compute, that\n  time is purely due to the compilation:\n\n  In [5]: %time 3**9999;\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00 s\n\n  In [6]: %time 3**999999;\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00 s\n  Compiler : 0.78 s\n  \n\x1b[1;31mFile:\x1b[0m      c:\\src\\test\\7\\.venv\\lib\\site-packages\\ipython\\core\\magics\\execution.py\n"}, 'metadata': {}, 'found': True}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:48.475 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_46', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 475978, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_46', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 48, 467000, tzinfo=tzutc()), 'msg_id': 'a95d7a29-bbc1-4607-afbd-c2979ee0a0b1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {'text/plain': "\x1b[1;31mDocstring:\x1b[0m\nTime execution of a Python statement or expression.\n\nThe CPU and wall clock times are printed, and the value of the\nexpression (if any) is returned.  Note that under Win32, system time\nis always reported as 0, since it can not be measured.\n\nThis function can be used both as a line and cell magic:\n\n- In line mode you can time a single-line statement (though multiple\n  ones can be chained with using semicolons).\n\n- In cell mode, you can time the cell body (a directly\n  following statement raises an error).\n\nThis function provides very basic timing functionality.  Use the timeit\nmagic for more control over the measurement.\n\n.. versionchanged:: 7.3\n    User variables are no longer expanded,\n    the magic line is always left unmodified.\n\nExamples\n--------\n::\n\n  In [1]: %time 2**128\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00\n  Out[1]: 340282366920938463463374607431768211456L\n\n  In [2]: n = 1000000\n\n  In [3]: %time sum(range(n))\n  CPU times: user 1.20 s, sys: 0.05 s, total: 1.25 s\n  Wall time: 1.37\n  Out[3]: 499999500000L\n\n  In [4]: %time print 'hello world'\n  hello world\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00\n\n  Note that the time needed by Python to compile the given expression\n  will be reported if it is more than 0.1s.  In this example, the\n  actual exponentiation is done by Python at compilation time, so while\n  the expression can take a noticeable amount of time to compute, that\n  time is purely due to the compilation:\n\n  In [5]: %time 3**9999;\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00 s\n\n  In [6]: %time 3**999999;\n  CPU times: user 0.00 s, sys: 0.00 s, total: 0.00 s\n  Wall time: 0.00 s\n  Compiler : 0.78 s\n  \n\x1b[1;31mFile:\x1b[0m      c:\\src\\test\\7\\.venv\\lib\\site-packages\\ipython\\core\\magics\\execution.py\n"}, 'metadata': {}, 'found': True}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:48.480 [debug] Inspected code for i time in 13ms
08:48:52.113 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:52.113 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:52.115 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 111000, tzinfo=tzutc()), 'msg_id': 'ae9d6866-5e37-41c2-b89f-1f1e7c0a20d0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'ae9d6866-5e37-41c2-b89f-1f1e7c0a20d0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}, 'buffers': []}
08:48:52.115 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 111000, tzinfo=tzutc()), 'msg_id': 'ae9d6866-5e37-41c2-b89f-1f1e7c0a20d0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'ae9d6866-5e37-41c2-b89f-1f1e7c0a20d0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}, 'buffers': []}

08:48:52.118 [debug] Jupyter completion time: 7
08:48:52.127 [debug] Inspecting code try
08:48:52.129 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
08:48:52.129 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

08:48:52.130 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}
   --->
08:48:52.130 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}
   --->
   

08:48:52.131 [warn] StdErr from Kernel Process [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 127000, tzinfo=tzutc()), 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}
08:48:52.131 [debug] KernelProcess error: [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 127000, tzinfo=tzutc()), 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}

08:48:52.134 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_52', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 132505, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_52', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 127000, tzinfo=tzutc()), 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:48:52.134 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_52', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 132505, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_52', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 127000, tzinfo=tzutc()), 'msg_id': '3465ab8d-b8e8-4244-8613-930df342a50b', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:48:52.136 [debug] Inspected code try in 9ms
08:48:52.192 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:52.192 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:52.192 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 189000, tzinfo=tzutc()), 'msg_id': '80db6a51-5b0b-4f59-82b4-9678521c0a74', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '80db6a51-5b0b-4f59-82b4-9678521c0a74', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}, 'buffers': []}
08:48:52.193 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 189000, tzinfo=tzutc()), 'msg_id': '80db6a51-5b0b-4f59-82b4-9678521c0a74', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '80db6a51-5b0b-4f59-82b4-9678521c0a74', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}, 'buffers': []}

08:48:52.198 [debug] Jupyter completion time: 9
08:48:52.329 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:52.329 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:52.331 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 325000, tzinfo=tzutc()), 'msg_id': '65fe8f9f-0243-433b-b2fc-a78ee70eb498', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '65fe8f9f-0243-433b-b2fc-a78ee70eb498', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}, 'buffers': []}
08:48:52.331 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 325000, tzinfo=tzutc()), 'msg_id': '65fe8f9f-0243-433b-b2fc-a78ee70eb498', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '65fe8f9f-0243-433b-b2fc-a78ee70eb498', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}, 'buffers': []}

08:48:52.335 [debug] Jupyter completion time: 10
08:48:52.502 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:52.502 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:52.503 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
08:48:52.503 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
   

08:48:52.504 [warn] StdErr from Kernel Process [IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 500000, tzinfo=tzutc()), 'msg_id': '2dccd27a-6a9d-47a0-8fe5-4989a3547860', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '2dccd27a-6a9d-47a0-8fe5-4989a3547860', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}
08:48:52.504 [debug] KernelProcess error: [IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 52, 500000, tzinfo=tzutc()), 'msg_id': '2dccd27a-6a9d-47a0-8fe5-4989a3547860', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '2dccd27a-6a9d-47a0-8fe5-4989a3547860', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}

08:48:52.511 [debug] Jupyter completion time: 11
08:48:53.980 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:53.980 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:53.981 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.s', 'cursor_pos': 66}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 53, 976000, tzinfo=tzutc()), 'msg_id': '37b9d0ae-05ef-4fc1-bb76-ede2ea4d28db', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '37b9d0ae-05ef-4fc1-bb76-ede2ea4d28db', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.s', 'cursor_pos': 66}, 'buffers': []}
08:48:53.981 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.s', 'cursor_pos': 66}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 53, 976000, tzinfo=tzutc()), 'msg_id': '37b9d0ae-05ef-4fc1-bb76-ede2ea4d28db', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '37b9d0ae-05ef-4fc1-bb76-ede2ea4d28db', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.s', 'cursor_pos': 66}, 'buffers': []}

08:48:53.986 [debug] Jupyter completion time: 10
08:48:54.123 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:48:54.123 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:48:54.125 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sl', 'cursor_pos': 67}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 54, 120000, tzinfo=tzutc()), 'msg_id': 'b53d32b4-37a6-49c8-b348-5a46d1f244a0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'b53d32b4-37a6-49c8-b348-5a46d1f244a0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sl', 'cursor_pos': 67}, 'buffers': []}
08:48:54.125 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sl', 'cursor_pos': 67}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 48, 54, 120000, tzinfo=tzutc()), 'msg_id': 'b53d32b4-37a6-49c8-b348-5a46d1f244a0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'b53d32b4-37a6-49c8-b348-5a46d1f244a0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sl', 'cursor_pos': 67}, 'buffers': []}

08:48:54.129 [debug] Jupyter completion time: 9
08:49:00.339 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:00.339 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:00.339 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 336000, tzinfo=tzutc()), 'msg_id': 'af76801f-7ea9-42fc-bd76-aa11d24500bd', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'af76801f-7ea9-42fc-bd76-aa11d24500bd', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}, 'buffers': []}
08:49:00.339 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 336000, tzinfo=tzutc()), 'msg_id': 'af76801f-7ea9-42fc-bd76-aa11d24500bd', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'af76801f-7ea9-42fc-bd76-aa11d24500bd', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nt', 'cursor_pos': 61}, 'buffers': []}

08:49:00.344 [debug] Jupyter completion time: 8
08:49:00.364 [debug] Inspecting code try
08:49:00.370 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 364000, tzinfo=tzutc()), 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_73', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 370603, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_73', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 364000, tzinfo=tzutc()), 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:49:00.370 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 364000, tzinfo=tzutc()), 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\rtry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_73', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 370603, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_73', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 364000, tzinfo=tzutc()), 'msg_id': '5a73bbf3-b97f-426a-a931-e915831c2dc1', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:49:00.374 [debug] Inspected code try in 10ms
08:49:00.438 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 419000, tzinfo=tzutc()), 'msg_id': 'd51809cd-f08c-4002-94c1-34dd4a2c2c8f', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'd51809cd-f08c-4002-94c1-34dd4a2c2c8f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}, 'buffers': []}
08:49:00.438 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 419000, tzinfo=tzutc()), 'msg_id': 'd51809cd-f08c-4002-94c1-34dd4a2c2c8f', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'd51809cd-f08c-4002-94c1-34dd4a2c2c8f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\nti', 'cursor_pos': 62}, 'buffers': []}

08:49:00.449 [debug] Jupyter completion time: 30
08:49:00.536 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:00.536 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:00.537 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 533000, tzinfo=tzutc()), 'msg_id': '755c7661-6a82-4e91-a22b-c41c27c2b227', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '755c7661-6a82-4e91-a22b-c41c27c2b227', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}, 'buffers': []}
08:49:00.537 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 533000, tzinfo=tzutc()), 'msg_id': '755c7661-6a82-4e91-a22b-c41c27c2b227', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '755c7661-6a82-4e91-a22b-c41c27c2b227', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime', 'cursor_pos': 64}, 'buffers': []}

08:49:00.540 [debug] Jupyter completion time: 7
08:49:00.711 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:00.711 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:00.713 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 708000, tzinfo=tzutc()), 'msg_id': '35d93c0d-286d-4268-bc28-6db74316e6ab', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '35d93c0d-286d-4268-bc28-6db74316e6ab', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}
08:49:00.713 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 0, 708000, tzinfo=tzutc()), 'msg_id': '35d93c0d-286d-4268-bc28-6db74316e6ab', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '35d93c0d-286d-4268-bc28-6db74316e6ab', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}

08:49:00.718 [debug] Jupyter completion time: 10
08:49:01.320 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:01.320 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:01.320 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 1, 317000, tzinfo=tzutc()), 'msg_id': '81d91750-9fd3-4f25-a63e-4325786e09bd', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '81d91750-9fd3-4f25-a63e-4325786e09bd', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}
08:49:01.320 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 1, 317000, tzinfo=tzutc()), 'msg_id': '81d91750-9fd3-4f25-a63e-4325786e09bd', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '81d91750-9fd3-4f25-a63e-4325786e09bd', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.', 'cursor_pos': 65}, 'buffers': []}

08:49:01.324 [debug] Jupyter completion time: 7
08:49:04.682 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sle', 'cursor_pos': 68}
   --->
08:49:04.682 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sle', 'cursor_pos': 68}
   --->
   

08:49:04.682 [warn] StdErr from Kernel Process [IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 4, 678000, tzinfo=tzutc()), 'msg_id': '82c9dec8-c372-4df5-b43b-c0a8f62e7fa0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '82c9dec8-c372-4df5-b43b-c0a8f62e7fa0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sle', 'cursor_pos': 68}, 'buffers': []}
08:49:04.682 [debug] KernelProcess error: [IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 4, 678000, tzinfo=tzutc()), 'msg_id': '82c9dec8-c372-4df5-b43b-c0a8f62e7fa0', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '82c9dec8-c372-4df5-b43b-c0a8f62e7fa0', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '\r\nfor i in range(10):\r\n    print("hello")\r\n\r\nimport time\r\n\r\ntime.sle', 'cursor_pos': 68}, 'buffers': []}

08:49:04.686 [debug] Jupyter completion time: 8
08:49:07.382 [warn] Timeout (after 20000ms) waiting to inspect code 'import'
08:49:08.450 [warn] Timeout (after 20000ms) waiting to inspect code 'for i timeit'
08:49:08.482 [warn] Timeout (after 20000ms) waiting to inspect code 'for i time'
08:49:12.135 [warn] Timeout (after 20000ms) waiting to inspect code 'try'
08:49:16.322 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 't', 'cursor_pos': 1}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 318000, tzinfo=tzutc()), 'msg_id': '95627e1a-fa61-4d22-af8f-ebcc88467b90', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '95627e1a-fa61-4d22-af8f-ebcc88467b90', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 't', 'cursor_pos': 1}, 'buffers': []}
08:49:16.322 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 't', 'cursor_pos': 1}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 318000, tzinfo=tzutc()), 'msg_id': '95627e1a-fa61-4d22-af8f-ebcc88467b90', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '95627e1a-fa61-4d22-af8f-ebcc88467b90', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 't', 'cursor_pos': 1}, 'buffers': []}

08:49:16.330 [debug] Jupyter completion time: 12
08:49:16.347 [debug] Inspecting code ttry
08:49:16.355 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
08:49:16.355 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

08:49:16.356 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'ttry', 'cursor_pos': 4, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 347000, tzinfo=tzutc()), 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'ttry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}
08:49:16.356 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'ttry', 'cursor_pos': 4, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 347000, tzinfo=tzutc()), 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'ttry', 'cursor_pos': 4, 'detail_level': 0}, 'buffers': []}

08:49:16.357 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_94', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 355750, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_94', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 347000, tzinfo=tzutc()), 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}
08:49:16.357 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_94', 'msg_type': 'inspect_reply', 'username': 'username', 'session': '3a12c6e1-cc8133cdd6fc45b5d77ac217', 'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 355750, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': '3a12c6e1-cc8133cdd6fc45b5d77ac217_26304_94', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 347000, tzinfo=tzutc()), 'msg_id': 'd18025c8-08bb-4067-b060-690b564ff879', 'msg_type': 'inspect_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x000001AA3EBD6A60>}

08:49:16.363 [debug] Inspected code ttry in 16ms
08:49:16.401 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'ti', 'cursor_pos': 2}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 395000, tzinfo=tzutc()), 'msg_id': '5977943d-590a-49d7-b14b-e454556def8b', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5977943d-590a-49d7-b14b-e454556def8b', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'ti', 'cursor_pos': 2}, 'buffers': []}
08:49:16.401 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'ti', 'cursor_pos': 2}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 395000, tzinfo=tzutc()), 'msg_id': '5977943d-590a-49d7-b14b-e454556def8b', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '5977943d-590a-49d7-b14b-e454556def8b', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'ti', 'cursor_pos': 2}, 'buffers': []}

08:49:16.406 [debug] Jupyter completion time: 11
08:49:16.668 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:16.668 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:16.672 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'time.', 'cursor_pos': 5}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 663000, tzinfo=tzutc()), 'msg_id': 'deac2053-57b2-4402-982e-25a19fa9199f', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'deac2053-57b2-4402-982e-25a19fa9199f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.', 'cursor_pos': 5}, 'buffers': []}
08:49:16.672 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'time.', 'cursor_pos': 5}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 16, 663000, tzinfo=tzutc()), 'msg_id': 'deac2053-57b2-4402-982e-25a19fa9199f', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': 'deac2053-57b2-4402-982e-25a19fa9199f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.', 'cursor_pos': 5}, 'buffers': []}

08:49:16.680 [debug] Jupyter completion time: 17
08:49:18.166 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'time.', 'cursor_pos': 5}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 18, 158000, tzinfo=tzutc()), 'msg_id': '581c4fa2-2906-41e4-9b93-93fee904dcc6', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '581c4fa2-2906-41e4-9b93-93fee904dcc6', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.', 'cursor_pos': 5}, 'buffers': []}
08:49:18.166 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'time.', 'cursor_pos': 5}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 18, 158000, tzinfo=tzutc()), 'msg_id': '581c4fa2-2906-41e4-9b93-93fee904dcc6', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '581c4fa2-2906-41e4-9b93-93fee904dcc6', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.', 'cursor_pos': 5}, 'buffers': []}

08:49:18.173 [debug] Jupyter completion time: 15
08:49:20.384 [warn] Timeout (after 20000ms) waiting to inspect code 'try'
08:49:23.367 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
08:49:23.367 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

08:49:23.368 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'time.sl', 'cursor_pos': 7}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 23, 363000, tzinfo=tzutc()), 'msg_id': '504b1cdc-c247-4be7-8e9a-d0296a36a5d2', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '504b1cdc-c247-4be7-8e9a-d0296a36a5d2', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.sl', 'cursor_pos': 7}, 'buffers': []}
08:49:23.368 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'time.sl', 'cursor_pos': 7}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 5, 16, 49, 23, 363000, tzinfo=tzutc()), 'msg_id': '504b1cdc-c247-4be7-8e9a-d0296a36a5d2', 'msg_type': 'complete_request', 'session': 'f542ac80-76ed-4717-a027-9ccf7f762c5d', 'username': '7c0503f1-9320-4424-80af-00cd04a1f256', 'version': '5.2'}, 'msg_id': '504b1cdc-c247-4be7-8e9a-d0296a36a5d2', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'time.sl', 'cursor_pos': 7}, 'buffers': []}

08:49:23.377 [debug] Jupyter completion time: 14

@DonJayamanne
Copy link
Contributor

@amunger Please can you install this VSIX https://github.com/microsoft/vscode-jupyter/suites/18787826142/artifacts/1094962395

Based on the logs there's nothing wrong, it looks like the kernel is just not replying back with anything.
Also, please can you try something as simple as prin and see what completions you get when you type that.
You can force the completions using ctrl+space

Once again, please do share the logs.
thanks

@amunger
Copy link
Contributor Author

amunger commented Dec 6, 2023

It seems to work correctly with that vsix

Jupyter Logs
Visual Studio Code - Insiders (1.85.0-insider, undefined, desktop)
Jupyter Extension Version: 2024.1.100.
Python Extension Version: 2023.23.13391009.
Pylance Extension not installed.
Platform: win32 (x64).
Workspace folder c:\src\test\ws1, Home = c:\Users\aamunger
09:19:10.071 [info] User belongs to experiment group 'KernelCompletions'
09:19:10.284 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
09:19:10.284 [info] Start refreshing Kernel Picker (1701883150284)
09:19:10.305 [info] Using Pylance
09:19:10.898 [debug] Preferred Remote kernel for Interactive-1.interactive is undefined
09:19:10.898 [debug] Preferred Remote kernel for c:\src\test\ws1\testing2.ipynb is undefined
09:19:12.837 [debug] Error in detecting whether url is isJupyterHub: FetchError: request to http://127.0.0.1:8888/hub/api failed, reason: connect ECONNREFUSED 127.0.0.1:8888
09:19:13.101 [error] Failed to validate Password info D [FetchError]: request to http://127.0.0.1:8888/tree? failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  type: 'system',
  errno: 'ECONNREFUSED',
  code: 'ECONNREFUSED'
}
09:19:13.339 [debug] Get Custom Env Variables, Class name = Mm, completed in 3055ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
09:19:13.339 [debug] Jupyter Paths kernels: 
09:19:13.341 [debug] Kernel Spec Root Paths, ~\AppData\Roaming\jupyter\kernels, c:\ProgramData\jupyter\kernels
09:19:13.580 [error] Error fetching kernels from http://127.0.0.1:8888/ (local1): FetchError: request to http://127.0.0.1:8888/api/kernels?1701883153146 failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
09:19:13.580 [debug] Disposing Jupyter Lab Helper
09:19:13.580 [debug] SessionManager - dispose contents manager
09:19:13.580 [debug] ShutdownSessionAndConnection - dispose session manager
09:19:13.592 [debug] Search for KernelSpecs in Interpreter c:\src\test\ws1\.venv\Scripts\python.exe
09:19:13.593 [debug] Finding Global Python KernelSpecs
09:19:13.602 [debug] Search for KernelSpecs in Interpreter c:\src\test\ws1\.venv2\Scripts\python.exe
09:19:13.603 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe
09:19:13.604 [debug] Search for KernelSpecs in Interpreter c:\Python311\python.exe
09:19:13.605 [debug] Search for KernelSpecs in Interpreter ~\Miniconda3\python.exe
09:19:13.606 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Programs\Python\Python310\python.exe
09:19:13.607 [debug] Search for KernelSpecs in Interpreter ~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe
09:19:13.608 [debug] Full interpreter list is length: 7, C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE:.venv:Venv:c:\src\test\ws1\.venv\Scripts\python.exe, C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE:.venv2:Venv:c:\src\test\ws1\.venv2\Scripts\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, C:\PYTHON311\PYTHON.EXE::Unknown:c:\Python311\python.exe, ~\MINICONDA3\PYTHON.EXE:base:Conda:~\Miniconda3\python.exe, ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE::Unknown:~\AppData\Local\Programs\Python\Python310\python.exe, ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE::Unknown:~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe
09:19:13.612 [debug] Getting activated env variables, Class name = yp (started execution), Arg 1: "/c:/src/test/ws1", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:19:13.612 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: "/c:/src/test/ws1", Arg 2: "RunPythonCode"
09:19:13.616 [debug] Get Custom Env Variables, Class name = Mm, completed in 3ms, has a truthy return value, Arg 1: "/c:/src/test/ws1", Arg 2: "RunPythonCode"
09:19:13.646 [debug] Finished disposing Jupyter Lab Helper
09:19:13.647 [error] UniversalRemoteKernelFinder: Failed to get kernels without cache FetchError: request to http://127.0.0.1:8888/api/kernels?1701883153146 failed, reason: connect ECONNREFUSED 127.0.0.1:8888
    at ClientRequest.<anonymous> (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\node_modules\node-fetch.js:1:306479)
    at ClientRequest.emit (node:events:513:28)
    at Socket.socketErrorListener (node:_http_client:502:9)
    at Socket.emit (node:events:513:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
09:19:13.647 [debug] UniversalRemoteKernelFinder: Writing 0 remote kernel connection metadata to cache
09:19:13.647 [error] Jupyter Lab Helper:getKernelSpecs failure:  Error: Poll (@jupyterlab/services:KernelSpecManager#specs) is disposed.
    at v.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\node_modules\@jupyterlab\services.js:11:10935)
    at ni.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\node_modules\@jupyterlab\services.js:11:29299)
    at r.dispose (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\extension.node.js:138:4518)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at o_.listKernelsFromConnection (~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\extension.node.js:235:22644)
    at ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\dist\extension.node.js:235:20130
09:19:13.870 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHON3.10.EXE are .jvsc74a57bd06c17d2e0676e5e2ec2c3f729d837d673d52f7dfc76ee789e1b4e625696082704.~\AppData\Local\Microsoft\WindowsApps\python3.10.exe.~\AppData\Local\Microsoft\WindowsApps\python3.10.exe.-m#ipykernel_launcher
09:19:13.871 [debug] Kernels for interpreter C:\PYTHON311\PYTHON.EXE are .jvsc74a57bd0c261aea317cc0286b3b3261fbba9abdec21eaa57589985bb7a274bf54d6cc0a7.c:\Python311\python.exe.c:\Python311\python.exe.-m#ipykernel_launcher
09:19:13.871 [debug] Kernels for interpreter ~\MINICONDA3\PYTHON.EXE are .jvsc74a57bd053ba5cf9fb8e5dec3145efe0135504f96f075ecd9176912e8633185c1c92852a.~\Miniconda3\python.exe.~\Miniconda3\python.exe.-m#ipykernel_launcher
09:19:13.872 [debug] Kernels for interpreter ~\APPDATA\LOCAL\PROGRAMS\PYTHON\PYTHON310\PYTHON.EXE are .jvsc74a57bd00b3f6e928dda7c09aa57d1fbbe96e60fed18fb335015da481ed8ef7212ae02ea.~\AppData\Local\Programs\Python\Python310\python.exe.~\AppData\Local\Programs\Python\Python310\python.exe.-m#ipykernel_launcher
09:19:13.872 [debug] Kernels for interpreter ~\APPDATA\LOCAL\MICROSOFT\WINDOWSAPPS\PYTHONSOFTWAREFOUNDATION.PYTHON.3.10_QBZ5N2KFRA8P0\PYTHON.EXE are .jvsc74a57bd08984d9015234b63578a5f74628eb28b3851b9fc37c3a45145808b8561a99df2a.~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe.~\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe.-m#ipykernel_launcher
09:19:15.171 [debug] KernelProvider switched kernel to id = .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher
09:19:15.175 [debug] start the kernel, options.disableUI=true for c:\src\test\ws1\testing2.ipynb
09:19:15.178 [debug] Initialize notebook communications for editor c:\src\test\ws1\testing2.ipynb
09:19:15.178 [debug] Resolving notebook UI Comms (resolve) for c:\src\test\ws1\testing2.ipynb
09:19:15.178 [debug] initialize CommonMessageCoordinator
09:19:15.196 [debug] Registering commtarget jupyter.widget
09:19:15.196 [debug] IPyWidgetMessageDispatcher.initialize
09:19:15.197 [debug] Attempting to determine version of IPyWidgets
09:19:15.197 [debug] Controller selection change completed
09:19:15.198 [debug] Waiting for IPyWidgets version
09:19:15.198 [debug] Waiting for IPyWidgets version promise
09:19:15.200 [debug] Initialize notebook communications for editor Interactive-1.interactive
09:19:15.200 [debug] Resolving notebook UI Comms (resolve) for Interactive-1.interactive
09:19:15.200 [debug] initialize CommonMessageCoordinator
09:19:15.200 [debug] IPyWidgetMessageDispatcher.initialize
09:19:15.201 [debug] Attempting to determine version of IPyWidgets
09:19:15.202 [debug] Controller selection change completed
09:19:16.877 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\customPython\kernel.json 
09:19:16.878 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\deno\kernel.json 
09:19:16.878 [debug] Loading kernelspec from ~\AppData\Roaming\jupyter\kernels\myKernel\kernel.json 
09:19:17.026 [debug] Got env vars with python c:\src\test\ws1\.venv\Scripts\python.exe, with env var count 72 in 3414ms. 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:19:17.026 [debug] Prepend PATH with python bin for c:\src\test\ws1\.venv\Scripts\python.exe
09:19:17.027 [debug] Activated Env Variables for c:\src\test\ws1\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:19:17.027 [debug] Getting activated env variables, Class name = yp, completed in 3415ms, has a truthy return value, Arg 1: "/c:/src/test/ws1", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:19:17.052 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -m pip list
09:19:17.344 [debug] Loading kernelspec from c:\src\test\ws1\.venv\share\jupyter\kernels\python3\kernel.json for c:\src\test\ws1\.venv\Scripts\python.exe
09:19:17.345 [debug] Loading kernelspec from c:\src\test\ws1\.venv2\share\jupyter\kernels\python3\kernel.json for c:\src\test\ws1\.venv2\Scripts\python.exe
09:19:17.739 [info] Starting Kernel startUsingPythonInterpreter, .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher  (Python Path: c:\src\test\ws1\.venv\Scripts\python.exe, Venv, .venv, 3.10.11) for 'c:\src\test\ws1\testing2.ipynb' (disableUI=true)
09:19:17.739 [debug] Creating raw notebook for resource 'c:\src\test\ws1\testing2.ipynb'
09:19:18.584 [debug] Getting activated env variables, Class name = yp (started execution), Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:19:18.585 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "RunPythonCode"
09:19:18.586 [debug] Get Custom Env Variables, Class name = Mm, completed in 2ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "RunPythonCode"
09:19:18.587 [debug] Got env vars with python c:\src\test\ws1\.venv\Scripts\python.exe, with env var count 72 in 3ms. 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:19:18.587 [debug] Prepend PATH with python bin for c:\src\test\ws1\.venv\Scripts\python.exe
09:19:18.587 [debug] Activated Env Variables for c:\src\test\ws1\.venv\Scripts\python.exe, 
    PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is undefined
09:19:18.588 [debug] Getting activated env variables, Class name = yp, completed in 4ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE", Arg 3: undefined
09:19:18.605 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -c "import ipykernel; print(ipykernel.__version__); print("5dc3a68c-e34e-4080-9c3e-2a532b2ccb4d"); print(ipykernel.__file__)"
09:19:19.390 [debug] Kernel Specs found in interpreter C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\ws1\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\ws1\\.venv\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\ws1\\.venv\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
09:19:19.390 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112', python for interpreter c:\src\test\ws1\.venv\Scripts\python.exe and spec c:\src\test\ws1\.venv\share\jupyter\kernels\python3\kernel.json
09:19:19.391 [debug] Kernels for interpreter C:\SRC\TEST\WS1\.VENV\SCRIPTS\PYTHON.EXE are .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher
09:19:19.391 [debug] Kernel Specs found in interpreter C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE are [{"specFile":"c:\\src\\test\\ws1\\.venv2\\share\\jupyter\\kernels\\python3\\kernel.json","interpreterPath":"c:\\src\\test\\ws1\\.venv2\\Scripts\\python.exe","isRegisteredByVSC":"registeredByNewVersionOfExt","name":"pythonjvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca","argv":["python","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"python","display_name":"Python 3 (ipykernel)","metadata":{"debugger":true,"vscode":{"originalSpecFile":"c:\\src\\test\\ws1\\.venv2\\share\\jupyter\\kernels\\python3\\kernel.json","originalDisplayName":"Python 3 (ipykernel)"}}}]
09:19:19.392 [debug] Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca', python for interpreter c:\src\test\ws1\.venv2\Scripts\python.exe and spec c:\src\test\ws1\.venv2\share\jupyter\kernels\python3\kernel.json
09:19:19.392 [debug] Kernels for interpreter C:\SRC\TEST\WS1\.VENV2\SCRIPTS\PYTHON.EXE are .jvsc74a57bd07d15cc1395fcc8397e659ec323a8980215a1a6a3b25deeedf82902f84194cbca.c:\src\test\ws1\.venv2\Scripts\python.exe.c:\src\test\ws1\.venv2\Scripts\python.exe.-m#ipykernel_launcher
09:19:20.044 [info] End refreshing Kernel Picker (1701883150284)
09:19:20.304 [debug] Launching kernel .jvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112.c:\src\test\ws1\.venv\Scripts\python.exe.c:\src\test\ws1\.venv\Scripts\python.exe.-m#ipykernel_launcher for c:\src\test\ws1\testing2.ipynb in c:\src\test\ws1 with ports 9001, 9000, 9004, 9002, 9003
09:19:20.310 [debug] Kernel Env Variables for ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\temp\jupyter\kernels\pythonjvsc74a57bd05577a0588acd48e8513cd26001cbcedde50e555ef84a73abc59505d5f4efb112\kernel.json, PATH value is c:\src\test\ws1\.venv\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;
09:19:20.313 [debug] Getting activated env variables, Class name = yp (started execution), Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.10.EXE", Arg 3: undefined
09:19:20.313 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "RunPythonCode"
09:19:20.314 [debug] Get Custom Env Variables, Class name = Mm, completed in 1ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "RunPythonCode"
09:19:20.567 [warn] Failed to get activated env vars for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe in 254ms
09:19:20.569 [debug] Create ProcessService, Class name = Nm (started execution), Arg 1: undefined
09:19:20.569 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
09:19:20.572 [debug] Get Custom Env Variables, Class name = Mm, completed in 3ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode", Arg 3: undefined
09:19:20.572 [debug] Create ProcessService, Class name = Nm, completed in 3ms, has a truthy return value, Arg 1: undefined
09:19:21.143 [info] Process Execution: ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe -c "import site;print("USER_BASE_VALUE");print(site.USER_SITE);print("USER_BASE_VALUE");"
09:19:22.062 [debug] USER_SITE for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe is ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts
09:19:22.062 [debug] Prepend PATH with user site path for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, user site ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts
09:19:22.062 [debug] Prepend PATH with python bin for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe
09:19:22.062 [debug] Activated Env Variables for ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe, 
    PATH value is ~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps; and 
    Path value is ~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;;C:\Python311\Scripts\;C:\Python311\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\ProgramData\chocolatey\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\dotnet\;C:\Program Files\Microsoft VS Code Insiders\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;~\AppData\Local\Microsoft\WindowsApps;~\AppData\Local\Programs\Microsoft VS Code Insiders\bin;~\AppData\Roaming\nvm;C:\Program Files\nodejs;~\AppData\Local\Programs\Microsoft VS Code Exploration\bin;~\.dotnet\tools;~\.deno\bin;C:\ProgramData\chocolatey\lib\deno;~\AppData\Local\Programs\Microsoft VS Code\bin;~\AppData\Local\Microsoft\WindowsApps;
09:19:22.063 [debug] Getting activated env variables, Class name = yp, completed in 1750ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "~\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.10.EXE", Arg 3: undefined
09:19:22.410 [info] Process Execution: ~\AppData\Local\Microsoft\WindowsApps\python3.10.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\pythonFiles\vscode_datascience_helpers\kernel_interrupt_daemon.py --ppid 17996
    > cwd: ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\pythonFiles\vscode_datascience_helpers
09:19:22.412 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:22.613 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:23.157 [debug] ipykernel version & path 6.25.0, c:\src\test\ws1\.venv\lib\site-packages\ipykernel\__init__.py for c:\src\test\ws1\.venv\Scripts\python.exe
09:19:23.566 [debug] Got a response of 2180 for INITIALIZE_INTERRUPT:0
09:19:23.576 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe -m ipykernel_launcher --f=~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json --debug
    > cwd: c:\src\test\ws1
09:19:23.576 [info] Kernel process 16332.
09:19:23.760 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:24.262 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:24.765 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:24.851 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:24.894 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:24.985 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:26.959 [debug] Live Notebook not available for c:\src\test\ws1\testing2.ipynb
09:19:26.979 [warn] StdErr from Kernel Process [IPKernelApp] Using existing profile dir: 'C:\\Users\\<username>\\.ipython\\profile_default'
09:19:26.979 [debug] KernelProcess error: [IPKernelApp] Using existing profile dir: 'C:\\Users\\<username>\\.ipython\\profile_default'

09:19:26.980 [warn] StdErr from Kernel Process [IPKernelApp] Searching path ['C:\\Users\\<username>\\.ipython\\profile_default', 'c:\\src\\test\\ws1\\.venv\\etc\\ipython', 'C:\\ProgramData\\ipython'] for config files
[IPKernelApp] Attempting to load config file: ipython_config.py
[IPKernelApp] Looking for ipython_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_config in c:\src\test\ws1\.venv\etc\ipython
[IPKernelApp] Looking for ipython_config in ~\.ipython\profile_default
[IPKernelApp] Attempting to load config file: ipython_kernel_config.py
09:19:26.980 [debug] KernelProcess error: [IPKernelApp] Searching path ['C:\\Users\\<username>\\.ipython\\profile_default', 'c:\\src\\test\\ws1\\.venv\\etc\\ipython', 'C:\\ProgramData\\ipython'] for config files
[IPKernelApp] Attempting to load config file: ipython_config.py
[IPKernelApp] Looking for ipython_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_config in c:\src\test\ws1\.venv\etc\ipython
[IPKernelApp] Looking for ipython_config in ~\.ipython\profile_default
[IPKernelApp] Attempting to load config file: ipython_kernel_config.py

09:19:26.981 [warn] StdErr from Kernel Process [IPKernelApp] Looking for ipython_kernel_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_kernel_config in c:\src\test\ws1\.venv\etc\ipython
[IPKernelApp] Looking for ipython_kernel_config in ~\.ipython\profile_default
09:19:26.981 [debug] KernelProcess error: [IPKernelApp] Looking for ipython_kernel_config in C:\ProgramData\ipython
[IPKernelApp] Looking for ipython_kernel_config in c:\src\test\ws1\.venv\etc\ipython
[IPKernelApp] Looking for ipython_kernel_config in ~\.ipython\profile_default

09:19:26.983 [warn] StdErr from Kernel Process [IPKernelApp] Loading connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json
09:19:26.984 [debug] KernelProcess error: [IPKernelApp] Loading connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json

09:19:27.036 [warn] StdErr from Kernel Process [IPKernelApp] Starting the kernel at pid: 12352
09:19:27.036 [debug] KernelProcess error: [IPKernelApp] Starting the kernel at pid: 12352

09:19:27.056 [warn] StdErr from Kernel Process [IPKernelApp] shell ROUTER Channel on port: 9002
09:19:27.057 [debug] KernelProcess error: [IPKernelApp] shell ROUTER Channel on port: 9002

09:19:27.070 [warn] StdErr from Kernel Process [IPKernelApp] stdin ROUTER Channel on port: 9003
09:19:27.070 [debug] KernelProcess error: [IPKernelApp] stdin ROUTER Channel on port: 9003

09:19:27.110 [warn] StdErr from Kernel Process [IPKernelApp] control ROUTER Channel on port: 9001
09:19:27.110 [debug] KernelProcess error: [IPKernelApp] control ROUTER Channel on port: 9001

09:19:27.149 [warn] StdErr from Kernel Process [IPKernelApp] iopub PUB Channel on port: 9004
09:19:27.149 [debug] KernelProcess error: [IPKernelApp] iopub PUB Channel on port: 9004

09:19:27.193 [warn] StdErr from Kernel Process [IPKernelApp] Heartbeat REP Channel on port: 9000
09:19:27.193 [debug] KernelProcess error: [IPKernelApp] Heartbeat REP Channel on port: 9000

09:19:27.226 [warn] StdErr from Kernel Process [IPKernelApp] Connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json with current information already exists
09:19:27.226 [debug] KernelProcess error: [IPKernelApp] Connection file ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json with current information already exists

09:19:27.226 [debug] Kernel output: NOTE: When using the `ipython kernel` entry point, Ctrl-C will not work.

To exit, you will have to explicitly quit this process, by either sending
"quit" from a client, or using Ctrl-\ in UNIX-like environments.

To read more about this, see https://github.com/ipython/ipython/issues/2049


To connect another client to this kernel, use:
    --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json

09:19:27.227 [warn] StdErr from Kernel Process [IPKernelApp] To connect another client to this kernel, use:
[IPKernelApp]     --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json
09:19:27.227 [debug] KernelProcess error: [IPKernelApp] To connect another client to this kernel, use:
[IPKernelApp]     --existing ~\AppData\Roaming\jupyter\runtime\kernel-v2-179964yT92FyqSQ9r.json

09:19:27.276 [warn] StdErr from Kernel Process [IPKernelApp] Loading IPython extensions...
09:19:27.276 [debug] KernelProcess error: [IPKernelApp] Loading IPython extensions...

09:19:27.277 [warn] StdErr from Kernel Process [IPKernelApp] Loading IPython extension: storemagic
09:19:27.277 [debug] KernelProcess error: [IPKernelApp] Loading IPython extension: storemagic

09:19:27.330 [debug] Waiting for Raw Session to be ready in postStartRawSession
09:19:27.330 [debug] Waiting for Raw session to be ready, status: connected
09:19:27.330 [debug] Raw session connected
09:19:27.330 [debug] Waiting for Raw session to be ready
09:19:27.331 [debug] Waited for Raw session to be ready & got status: connected
09:19:27.331 [debug] Successfully waited for Raw Session to be ready in postStartRawSession
09:19:27.331 [debug] Kernel status is 'unknown' before requesting kernel info and after ready
09:19:27.332 [debug] Sending request for kernelInfo
09:19:27.342 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 329000, tzinfo=tzutc()), 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_2', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334215, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_2', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 329000, tzinfo=tzutc()), 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334000, tzinfo=tzutc()), 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] Control received: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 332000, tzinfo=tzutc()), 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
09:19:27.342 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 329000, tzinfo=tzutc()), 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_2', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334215, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_2', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 329000, tzinfo=tzutc()), 'msg_id': '615d1ced-010f-4581-a532-7546c7a7a03e', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334000, tzinfo=tzutc()), 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] Control received: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 332000, tzinfo=tzutc()), 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}

09:19:27.351 [debug] Got response for requestKernelInfo
09:19:27.351 [debug] Successfully completed postStartRawSession after 1 attempt(s) in 19ms
09:19:27.354 [debug] Executing silently Code (idle) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys
09:19:27.355 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_5', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 341739, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_5', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334000, tzinfo=tzutc()), 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_7', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 347755, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_7', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 332000, tzinfo=tzutc()), 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:27.355 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_5', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 341739, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_5', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 334000, tzinfo=tzutc()), 'msg_id': '7249e2b1-0e38-4ab2-ac1b-a9c41f025e9a', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_7', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 347755, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_7', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 332000, tzinfo=tzutc()), 'msg_id': '092c639b-b028-4422-a4ef-743a0713e669', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:27.368 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 354000, tzinfo=tzutc()), 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}, 'buffers': []}
09:19:27.368 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 354000, tzinfo=tzutc()), 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys'}, 'buffers': []}

09:19:27.403 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_13', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 395751, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_13', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 354000, tzinfo=tzutc()), 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 358761, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:27.403 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_13', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 395751, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_13', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 354000, tzinfo=tzutc()), 'msg_id': '91128183-4290-48f6-bf84-a2a86a8a43a2', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 358761, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:27.407 [debug] Executing silently Code (completed) = import sys as _VSCODE_sys\nprint(_VSCODE_sys.executable); del _VSCODE_sys with 1 output(s)
09:19:27.408 [debug] End sendTelemetryForPythonKernelExecutable after 54ms
09:19:27.408 [debug] Started running kernel initialization for c:\src\test\ws1\testing2.ipynb
09:19:27.408 [debug] Executing silently Code (idle) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy
09:19:27.412 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 408000, tzinfo=tzutc()), 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}, 'buffers': []}
09:19:27.412 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
[IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 408000, tzinfo=tzutc()), 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'try:\n    import ipywidgets as _VSCODE_ipywidgets\n    print("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPyWidgets:" + _VSCODE_ipywidgets.__version__)\n    del _VSCODE_ipywidgets\nexcept:\n    pass'}, 'buffers': []}

09:19:27.598 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_19', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 598803, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_19', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 408000, tzinfo=tzutc()), 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 412751, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:27.598 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_19', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 598803, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_19', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 408000, tzinfo=tzutc()), 'msg_id': '79e0e353-5505-4fa3-8eca-b0b29ed76514', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 412751, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:27.602 [debug] Executing silently Code (completed) = try:\nimport ipywidgets as _VSCODE_ipywidgets\nprint("e976ee50-99ed-4aba-9b6b-9dcd5634d07d:IPy with 1 output(s)
09:19:27.602 [debug] Determined IPyWidgets Version as 8
09:19:27.602 [debug] Version of IPyWidgets 8 determined after 12.405s
09:19:27.604 [debug] Executing silently Code (idle) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\ws1"\nif _VSCODE_os.getcwd() not i
09:19:27.608 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
09:19:27.608 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***

09:19:27.609 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\ws1"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\ws1\\\\testing2.ipynb"\n%config Completer.use_jedi = False'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 604000, tzinfo=tzutc()), 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\ws1"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\ws1\\\\testing2.ipynb"\n%config Completer.use_jedi = False'}, 'buffers': []}
09:19:27.609 [debug] KernelProcess error: [IPKernelApp]    Content: {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\ws1"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\ws1\\\\testing2.ipynb"\n%config Completer.use_jedi = False'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 604000, tzinfo=tzutc()), 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {}, 'content': {'silent': False, 'store_history': False, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\\src\\test\\ws1"\nif _VSCODE_os.getcwd() not in _VSCODE_sys.path:\n    _VSCODE_sys.path.insert(0, _VSCODE_os.getcwd())\n\ndel _VSCODE_sys\ndel _VSCODE_os\n__vsc_ipynb_file__ = "c:\\\\src\\\\test\\\\ws1\\\\testing2.ipynb"\n%config Completer.use_jedi = False'}, 'buffers': []}

09:19:27.629 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_24', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 629821, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_24', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 604000, tzinfo=tzutc()), 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 608806, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:27.629 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_24', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 629821, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_24', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 604000, tzinfo=tzutc()), 'msg_id': '05af2033-2c25-4009-b37e-11cc91827fb3', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 27, 608806, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:27.645 [debug] Executing silently Code (completed) = import os as _VSCODE_os\nimport sys as _VSCODE_sys\n%cd "c:\src\test\ws1"\nif _VSCODE_os.getcwd() not i with 1 output(s)
09:19:27.646 [debug] Requesting Kernel info
09:19:27.646 [debug] Got Kernel info
09:19:27.646 [debug] End running kernel initialization, now waiting for idle
09:19:27.646 [debug] Waiting for idle on (kernel): a5bb4449-2036-48dd-bcaa-7f4b1b56dbe0 -> idle
09:19:27.647 [debug] Finished waiting for idle on (kernel): a5bb4449-2036-48dd-bcaa-7f4b1b56dbe0 -> idle
09:19:27.647 [debug] End running kernel initialization, session is idle
09:19:27.649 [debug] IPyWidgetScriptSource.initialize
09:19:27.649 [debug] IPyWidgetMessageDispatcher.initialize
09:19:27.652 [debug] getDataDirsImpl, Class name = zr (started execution), Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE"
09:19:27.652 [debug] Get Custom Env Variables, Class name = Mm (started execution), Arg 1: undefined, Arg 2: "RunPythonCode"
09:19:27.653 [debug] Get Custom Env Variables, Class name = Mm, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode"
09:19:27.653 [debug] Jupyter Paths : 
09:19:27.668 [info] Process Execution: c:\src\test\ws1\.venv\Scripts\python.exe ~\.vscode-insiders\extensions\ms-toolsai.jupyter-2024.1.100\pythonFiles\printJupyterDataDir.py
09:19:27.690 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 646000, tzinfo=tzutc()), 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_27', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 649345, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_27', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 646000, tzinfo=tzutc()), 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '__file__.', 'cursor_pos': 9}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 647000, tzinfo=tzutc()), 'msg_id': 'ec2c712f-7b16-4866-a98a-d3d56758918d', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'ec2c712f-7b16-4866-a98a-d3d56758918d', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '__file__.', 'cursor_pos': 9}, 'buffers': []}
09:19:27.690 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:kernel_info_request***
[IPKernelApp]    Content: {}
   --->
   
[IPKernelApp] kernel_info_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 646000, tzinfo=tzutc()), 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'parent_header': {}, 'metadata': {}, 'content': {}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_27', 'msg_type': 'kernel_info_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 649345, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_27', 'msg_type': 'kernel_info_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 646000, tzinfo=tzutc()), 'msg_id': 'f8476655-bbeb-4ae5-8276-1e56dec5e449', 'msg_type': 'kernel_info_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'protocol_version': '5.3', 'implementation': 'ipython', 'implementation_version': '8.13.2', 'language_info': {'name': 'python', 'version': '3.10.11', 'mimetype': 'text/x-python', 'codemirror_mode': {'name': 'ipython', 'version': 3}, 'pygments_lexer': 'ipython3', 'nbconvert_exporter': 'python', 'file_extension': '.py'}, 'banner': "Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]\nType 'copyright', 'credits' or 'license' for more information\nIPython 8.13.2 -- An enhanced Interactive Python. Type '?' for help.\n", 'help_links': [{'text': 'Python Reference', 'url': 'https://docs.python.org/3.10'}, {'text': 'IPython Reference', 'url': 'https://ipython.org/documentation.html'}, {'text': 'NumPy Reference', 'url': 'https://docs.scipy.org/doc/numpy/reference/'}, {'text': 'SciPy Reference', 'url': 'https://docs.scipy.org/doc/scipy/reference/'}, {'text': 'Matplotlib Reference', 'url': 'https://matplotlib.org/contents.html'}, {'text': 'SymPy Reference', 'url': 'http://docs.sympy.org/latest/index.html'}, {'text': 'pandas Reference', 'url': 'https://pandas.pydata.org/pandas-docs/stable/'}]}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
[IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': '__file__.', 'cursor_pos': 9}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 27, 647000, tzinfo=tzutc()), 'msg_id': 'ec2c712f-7b16-4866-a98a-d3d56758918d', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'ec2c712f-7b16-4866-a98a-d3d56758918d', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': '__file__.', 'cursor_pos': 9}, 'buffers': []}

09:19:27.974 [debug] getDataDirsImpl, Class name = zr, completed in 322ms, has a truthy return value, Arg 1: "/c:/src/test/ws1/testing2.ipynb", Arg 2: "C:\\SRC\\TEST\\WS1\\.VENV\\SCRIPTS\\PYTHON.EXE"
09:19:28.174 [debug] IPyWidgetMessageDispatcher.initialize
09:19:28.174 [debug] Web view is ready to receive widget messages
09:19:28.216 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
09:19:28.216 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

09:19:28.217 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'import time\r\ntime.', 'cursor_pos': 18}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 28, 212000, tzinfo=tzutc()), 'msg_id': '3e4eb0d9-a0f8-4370-9d90-393cb84d7a7f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '3e4eb0d9-a0f8-4370-9d90-393cb84d7a7f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.', 'cursor_pos': 18}, 'buffers': []}
09:19:28.217 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'import time\r\ntime.', 'cursor_pos': 18}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 28, 212000, tzinfo=tzutc()), 'msg_id': '3e4eb0d9-a0f8-4370-9d90-393cb84d7a7f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '3e4eb0d9-a0f8-4370-9d90-393cb84d7a7f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.', 'cursor_pos': 18}, 'buffers': []}

09:19:28.222 [debug] Jupyter completion for import time
time. (cancelled=false) with 0 items, in 10
09:19:28.265 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
09:19:28.266 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
09:19:28.266 [debug] IPyWidgetMessageDispatcher.initialize
09:19:28.266 [debug] IPyWidgetMessageDispatcher.initialize
09:19:28.269 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2024.1.100/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter
09:19:28.269 [debug] Widget Message: Received IPyWidgets_kernelOptions in ScriptManager
09:19:28.270 [debug] Widget Message: Received IPyWidgetMessages.IPyWidgets_kernelOptions
09:19:28.270 [debug] Widget Message: data-base-url set to https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2024.1.100/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter
09:19:28.458 [debug] Widget Message: Received IPyWidget scripts [{"moduleName":"jupyter-matplotlib","scriptUri":"https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2024.1.100/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index","source":"local"}]
09:19:28.458 [debug] Widget Message: Source for IPyWidget jupyter-matplotlib found in local @ https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2024.1.100/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index.
09:19:28.459 [debug] Widget Message: Registering IPyWidget jupyter-matplotlib found in https://file%2B.vscode-resource.vscode-cdn.net/c%3A/Users/<username>/.vscode-insiders/extensions/ms-toolsai.jupyter-2024.1.100/temp/scripts/0b1e49bd82c0c728f3b044566f08a09a819fdc750dc65b0a1abcca98bccb98a2/jupyter/nbextensions/jupyter-matplotlib/index.
09:19:29.128 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'import time\r\ntime.s', 'cursor_pos': 19}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 123000, tzinfo=tzutc()), 'msg_id': 'b18bf901-d0da-4286-ae74-6dc455a5806f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b18bf901-d0da-4286-ae74-6dc455a5806f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.s', 'cursor_pos': 19}, 'buffers': []}
09:19:29.128 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
[IPKernelApp]    Content: {'code': 'import time\r\ntime.s', 'cursor_pos': 19}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 123000, tzinfo=tzutc()), 'msg_id': 'b18bf901-d0da-4286-ae74-6dc455a5806f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b18bf901-d0da-4286-ae74-6dc455a5806f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.s', 'cursor_pos': 19}, 'buffers': []}

09:19:29.133 [debug] Jupyter completion for import time
time.s (cancelled=false) with 0 items, in 10
09:19:29.290 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
09:19:29.290 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

09:19:29.291 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 287000, tzinfo=tzutc()), 'msg_id': '16868d76-3ff7-4915-bcaa-d77110c6b698', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '16868d76-3ff7-4915-bcaa-d77110c6b698', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}, 'buffers': []}
09:19:29.291 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 287000, tzinfo=tzutc()), 'msg_id': '16868d76-3ff7-4915-bcaa-d77110c6b698', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '16868d76-3ff7-4915-bcaa-d77110c6b698', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}, 'buffers': []}

09:19:29.296 [debug] Jupyter completion for import time
time.sl (cancelled=false) with 0 items, in 9
09:19:29.911 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
09:19:29.911 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

09:19:29.913 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 909000, tzinfo=tzutc()), 'msg_id': 'b7c39753-a969-4eda-a187-3202ce0bc098', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b7c39753-a969-4eda-a187-3202ce0bc098', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}, 'buffers': []}
09:19:29.913 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 29, 909000, tzinfo=tzutc()), 'msg_id': 'b7c39753-a969-4eda-a187-3202ce0bc098', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b7c39753-a969-4eda-a187-3202ce0bc098', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.sl', 'cursor_pos': 20}, 'buffers': []}

09:19:29.917 [debug] Jupyter completion for import time
time.sl (cancelled=false) with 0 items, in 8
09:19:31.585 [debug] Conda file returned by Python Extension is ~\Miniconda3\Scripts\conda.exe
09:19:32.188 [info] Handle Execution of Cells 0 for c:\src\test\ws1\testing2.ipynb
09:19:32.192 [debug] Cell Index:0 sent to kernel
09:19:32.196 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:execute_request***
09:19:32.196 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:execute_request***

09:19:32.198 [debug] Start cell 0 execution @ 1701883172198 (clear output)
09:19:32.198 [info] Kernel acknowledged execution of cell 0 @ 1701883172198
09:19:32.199 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import time\n1'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 192000, tzinfo=tzutc()), 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {'cellId': 'vscode-notebook-cell:/c%3A/src/test/ws1/testing2.ipynb#W0sZmlsZQ%3D%3D'}, 'content': {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import time\n1'}, 'buffers': []}
09:19:32.199 [debug] KernelProcess error: [IPKernelApp]    Content: {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import time\n1'}
   --->
   
[IPKernelApp] execute_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 192000, tzinfo=tzutc()), 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'parent_header': {}, 'metadata': {'cellId': 'vscode-notebook-cell:/c%3A/src/test/ws1/testing2.ipynb#W0sZmlsZQ%3D%3D'}, 'content': {'silent': False, 'store_history': True, 'user_expressions': {}, 'allow_stdin': True, 'stop_on_error': False, 'code': 'import time\n1'}, 'buffers': []}

09:19:32.223 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_47', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 223876, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_47', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 192000, tzinfo=tzutc()), 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 1, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 32, 196876, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:32.223 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_47', 'msg_type': 'execute_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 223876, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_47', 'msg_type': 'execute_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 32, 192000, tzinfo=tzutc()), 'msg_id': '4f73446f-cfcc-4ddc-a1d0-c41f6240a828', 'msg_type': 'execute_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'execution_count': 1, 'user_expressions': {}, 'payload': []}, 'metadata': {'started': datetime.datetime(2023, 12, 6, 17, 19, 32, 196876, tzinfo=datetime.timezone.utc), 'dependencies_met': True, 'engine': '4f861451-b35c-4b13-bfc2-b33ca5e60492', 'status': 'ok'}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:32.227 [info] End cell 0 execution after 0.029s, completed @ 1701883172227, started @ 1701883172198
09:19:32.228 [debug] Cell 0 executed with state Success
09:19:36.189 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
09:19:36.189 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

09:19:36.189 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'import time\r\nt', 'cursor_pos': 14}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 186000, tzinfo=tzutc()), 'msg_id': 'b887ec85-ed59-4a94-a536-d6df118d442f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b887ec85-ed59-4a94-a536-d6df118d442f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\nt', 'cursor_pos': 14}, 'buffers': []}
09:19:36.189 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'import time\r\nt', 'cursor_pos': 14}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 186000, tzinfo=tzutc()), 'msg_id': 'b887ec85-ed59-4a94-a536-d6df118d442f', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b887ec85-ed59-4a94-a536-d6df118d442f', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\nt', 'cursor_pos': 14}, 'buffers': []}

09:19:36.197 [debug] Jupyter completion for import time
t (cancelled=false) with 20 items, in 11
09:19:36.250 [debug] Inspecting code itime
09:19:36.254 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
09:19:36.254 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

09:19:36.256 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 250000, tzinfo=tzutc()), 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_53', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 254722, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_53', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 250000, tzinfo=tzutc()), 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:36.256 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 250000, tzinfo=tzutc()), 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_53', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 254722, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_53', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 250000, tzinfo=tzutc()), 'msg_id': '36ce4325-3ad3-43ef-96ee-9ed507808570', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:36.259 [debug] Inspected code itime in 9ms
09:19:36.287 [debug] Inspecting code itime
09:19:36.290 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
09:19:36.290 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

09:19:36.292 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 287000, tzinfo=tzutc()), 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_56', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 291724, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_56', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 287000, tzinfo=tzutc()), 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:36.292 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 287000, tzinfo=tzutc()), 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'itime', 'cursor_pos': 5, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_56', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 291724, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_56', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 287000, tzinfo=tzutc()), 'msg_id': '37b19d18-a4e8-4ec3-a5ab-ae0ba390fa9c', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:36.295 [debug] Inspected code itime in 8ms
09:19:36.521 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:complete_request***
09:19:36.521 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:complete_request***

09:19:36.522 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'import time\r\ntime.', 'cursor_pos': 18}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 518000, tzinfo=tzutc()), 'msg_id': 'db48a403-4303-4e5f-91a3-7fb21ee822a5', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'db48a403-4303-4e5f-91a3-7fb21ee822a5', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.', 'cursor_pos': 18}, 'buffers': []}
09:19:36.522 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'import time\r\ntime.', 'cursor_pos': 18}
   --->
   
[IPKernelApp] complete_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 518000, tzinfo=tzutc()), 'msg_id': 'db48a403-4303-4e5f-91a3-7fb21ee822a5', 'msg_type': 'complete_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'db48a403-4303-4e5f-91a3-7fb21ee822a5', 'msg_type': 'complete_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'import time\r\ntime.', 'cursor_pos': 18}, 'buffers': []}

09:19:36.527 [debug] Jupyter completion for import time
time. (cancelled=false) with 24 items, in 9
09:19:36.544 [debug] Inspecting code imporsleep
09:19:36.546 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
09:19:36.546 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***

09:19:36.547 [warn] StdErr from Kernel Process [IPKernelApp]    Content: {'code': 'imporsleep', 'cursor_pos': 10, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 544000, tzinfo=tzutc()), 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'imporsleep', 'cursor_pos': 10, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_62', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 547802, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_62', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 544000, tzinfo=tzutc()), 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:36.547 [debug] KernelProcess error: [IPKernelApp]    Content: {'code': 'imporsleep', 'cursor_pos': 10, 'detail_level': 0}
   --->
   
[IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 544000, tzinfo=tzutc()), 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'imporsleep', 'cursor_pos': 10, 'detail_level': 0}, 'buffers': []}
[IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_62', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 547802, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_62', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 36, 544000, tzinfo=tzutc()), 'msg_id': 'b345928e-cb03-49bf-8656-8188d0143646', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:36.550 [debug] Inspected code imporsleep in 6ms
09:19:37.289 [debug] Inspecting code imporstruct_time
09:19:37.292 [warn] StdErr from Kernel Process [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': 'imporstruct_time', 'cursor_pos': 16, 'detail_level': 0}
   --->
09:19:37.292 [debug] KernelProcess error: [IPKernelApp] 
*** MESSAGE TYPE:inspect_request***
[IPKernelApp]    Content: {'code': 'imporstruct_time', 'cursor_pos': 16, 'detail_level': 0}
   --->
   

09:19:37.292 [warn] StdErr from Kernel Process [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 289000, tzinfo=tzutc()), 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'imporstruct_time', 'cursor_pos': 16, 'detail_level': 0}, 'buffers': []}
09:19:37.292 [debug] KernelProcess error: [IPKernelApp] inspect_request: {'header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 289000, tzinfo=tzutc()), 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'parent_header': {}, 'metadata': {}, 'content': {'code': 'imporstruct_time', 'cursor_pos': 16, 'detail_level': 0}, 'buffers': []}

09:19:37.292 [warn] StdErr from Kernel Process [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_65', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 292595, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_65', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 289000, tzinfo=tzutc()), 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}
09:19:37.292 [debug] KernelProcess error: [IPKernelApp] {'header': {'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_65', 'msg_type': 'inspect_reply', 'username': 'username', 'session': 'e19771ab-57d9b5227aa0f152ac949a52', 'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 292595, tzinfo=datetime.timezone.utc), 'version': '5.3'}, 'msg_id': 'e19771ab-57d9b5227aa0f152ac949a52_12352_65', 'msg_type': 'inspect_reply', 'parent_header': {'date': datetime.datetime(2023, 12, 6, 17, 19, 37, 289000, tzinfo=tzutc()), 'msg_id': '90448a10-f077-4857-9c58-3e9ea6f717cf', 'msg_type': 'inspect_request', 'session': 'a627a951-b86b-4ccc-a9f9-ea758db7529e', 'username': '118eae16-8521-4881-9dab-80ef350778e3', 'version': '5.2'}, 'content': {'status': 'ok', 'data': {}, 'metadata': {}, 'found': False}, 'metadata': {}, 'tracker': <zmq.sugar.tracker.MessageTracker object at 0x00000184233FF190>}

09:19:37.295 [debug] Inspected code imporstruct_time in 6ms (but cancelled)

@VSCodeTriageBot
Copy link
Collaborator

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-intellisense Intellisense & other language features in notebook cells for any language
Projects
None yet
Development

No branches or pull requests

3 participants