microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.29k stars 292 forks source link

Vscode Jupyter Notebook Error: Fail to start the Python Kernel. Jupyter server crashed. Unable to connect Error code from Jupyter: 1 #12723

Closed maximuslee1226 closed 1 year ago

maximuslee1226 commented 1 year ago

Environment data

Migrated from Macbook Pro mid-2015 to Macbook Pro M2

Expected behaviour

Tried to select different python interpreter and set the flags in user settings per recommendations. I even uninstalled vscode and reinstalled the version for Apple silicon.

Actual behaviour

It ran fine in my older macbook pro mid-2015 intel based, but it's running into issues with the following errors. I pasted the entire output log in the "Log" section of this issue report.

Failed to start the Kernel.

Jupyter server crashed. Unable to connect.

Error code from Jupyter: 1

[W 2023-02-02 18:26:30.449 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-02 18:26:30.449 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose.

[W 2023-02-02 18:26:30.449 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose.

[W 2023-02-02 18:26:30.449 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Open a jupyter notebook and run the first cell, and you will get the error, and the log is pasted at the bottom.

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

``` Visual Studio Code (1.75.0, undefined, desktop) Jupyter Extension Version: 2023.1.2000312134. Python Extension Version: 2023.2.0. No workspace folder opened. warn 18:28:25.526: Exception while attempting zmq : No native build was found for platform=darwin arch=arm64 runtime=electron abi=106 uv=1 armv=8 libc=glibc node=16.14.2 electron=19.1.9 loaded from: /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/node_modules/zeromq User belongs to experiment group 'jupyterTest' User belongs to experiment group 'jupyterEnhancedDataViewer' info 18:28:25.586: LSP Notebooks experiment is disabled -- Pylance disabled or not installed info 18:28:26.218: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"py39","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.9"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 info 18:28:26.219: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"py39","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.9"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 info 18:28:26.236: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher (Python Path: /Users/brandonl/opt/anaconda3/envs/py39, EnvType: Conda, EnvName: 'py39', Version: 3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) [Clang 11.1.0 ]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=true) info 18:28:26.236: Checking for server existence. info 18:28:26.251: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"py39","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.9"},"orig_nbformat":4,"vscode":{"interpreter":{"hash":"c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 info 18:28:26.253: Preferred kernel .jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher is exact match or top match for non python kernels, (false, undefined, true, false) info 18:28:26.253: PreferredConnection: .jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher found for NotebookDocument: /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb info 18:28:26.803: Process Execution: > ~/opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" info 18:28:26.807: Process Execution: > ~/opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" info 18:28:26.900: Process Execution: > ~/opt/anaconda3/bin/python3 -m pip list > ~/opt/anaconda3/bin/python3 -m pip list info 18:28:26.902: Process Execution: > ~/opt/anaconda3/envs/py39/bin/python -m pip list > ~/opt/anaconda3/envs/py39/bin/python -m pip list info 18:28:26.940: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version info 18:28:27.164: Connecting to server info 18:28:27.164: Launching server info 18:28:27.165: Starting Notebook info 18:28:27.166: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/aec71b9e-ab4b-4fb4-b1d2-2953b3ee21d4/jupyter_notebook_config.py Starting Jupyter from ~/opt/anaconda3/bin/python with arguments --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/aec71b9e-ab4b-4fb4-b1d2-2953b3ee21d4/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 info 18:28:27.170: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/aec71b9e-ab4b-4fb4-b1d2-2953b3ee21d4/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/aec71b9e-ab4b-4fb4-b1d2-2953b3ee21d4/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 [W 2023-02-02 18:28:27.994 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:27.994 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:27.994 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:27.994 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:27.994 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:27.997 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:27.997 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address warn 18:28:28.078: Error occurred while trying to start the kernel, options.disableUI=true [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-02 18:28:27.994 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:27.994 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:27.994 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:27.994 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:27.994 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:27.997 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:27.997 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:254981) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:255541) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700797) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:701037) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700930) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699446) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699145) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:1800927) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } warn 18:28:29.392: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 warn 18:28:29.393: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 warn 18:28:29.393: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 warn 18:28:29.394: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 warn 18:28:29.394: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 info 18:28:41.906: Disposing kernel .jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher for notebook /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb due to selection of another kernel or closing of the notebook info 18:28:41.906: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' info 18:28:44.345: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (Python Path: /Users/brandonl/opt/anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) [GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=false) info 18:28:44.345: Checking for server existence. info 18:28:44.345: Connecting to server info 18:28:44.345: Launching server info 18:28:44.346: Starting Notebook info 18:28:44.347: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/66d6ab8d-edca-403c-b3e7-7bb21f4a160c/jupyter_notebook_config.py Starting Jupyter from ~/opt/anaconda3/bin/python with arguments --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/66d6ab8d-edca-403c-b3e7-7bb21f4a160c/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 info 18:28:44.352: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/66d6ab8d-edca-403c-b3e7-7bb21f4a160c/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/66d6ab8d-edca-403c-b3e7-7bb21f4a160c/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 [W 2023-02-02 18:28:45.164 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:45.167 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:45.167 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address warn 18:28:45.236: Error occurred while trying to start the kernel, options.disableUI=false [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-02 18:28:45.164 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:45.167 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:45.167 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:254981) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:255541) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700797) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:701037) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700930) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699446) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699145) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:1800927) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } warn 18:28:45.236: Kernel Error, context = start [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-02 18:28:45.164 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:45.167 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:45.167 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:254981) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:255541) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700797) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:701037) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700930) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699446) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699145) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:1800927) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } info 18:28:45.243: Process Execution: > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" info 18:28:45.565: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' error 18:28:45.566: Error in execution [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-02 18:28:45.164 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:45.167 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:45.167 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:254981) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:255541) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700797) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:701037) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700930) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699446) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699145) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:1800927) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } error 18:28:45.567: Error in execution (get message for cell) [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-02 18:28:45.164 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-02 18:28:45.164 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-02 18:28:45.167 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-02 18:28:45.167 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:254981) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:17:255541) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700797) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:701037) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:700930) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699446) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:699145) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2000312134/out/extension.node.js:2:1800927) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } ```

ghost commented 1 year ago

Same issue using pyenv

campb223 commented 1 year ago

I had the same error and tried basically everything I could find online to fix it. After finally just force reinstalling it worked for me.

python3 -m pip install jupyter notebook -U --force-reinstall

maximuslee1226 commented 1 year ago

Hi, Thanks for your comments. I executed that command and got the following error. Then I followed the instruction and installed jupyter-events==0.5.0 using python3 pip install comamnd, and execute above command, but it still gives me the same error. VSCODE Jupyter notebook still gives me the same error.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. jupyter-server-fileid 0.6.0 requires jupyter-events~=0.5.0, but you have jupyter-events 0.6.3 which is incompatible.

maximuslee1226 commented 1 year ago

Next attempt was to use this command and it worked and didn't overwrite the jupyter-events to 0.6.3, but VSCODE still has the same problem. Any other suggestions?

python3 -m pip install notebook jupyter-events==0.5.0 -U --force-reinstall

DonJayamanne commented 1 year ago

@maximuslee1226 @campb223 @zazemlenie Thanks for filing this issue and I'm sorry you have run into this problem. Please could you download the following zip (archive), extract the VSIX and install it using the command Extensions: Install from VSIX Let me know if this works, I would really appreciate it if each of you could try this and if it does not work then please Please could you enable logging as follows:

DonJayamanne commented 1 year ago

It ran fine in my older macbook pro mid-2015 intel based, but it's running into issues with the following errors. I pasted the entire output log in the "Log" section of this issue report.

OSError: [Errno 49] Can't assign requested address

@maximuslee1226 Looks like you are running into the following issue

https://github.com/jupyter/notebook/issues/5560 https://stackoverflow.com/questions/50374710/oserror-errno-99-cannot-assign-requested-address https://stynxh.github.io/2020-06-27-solve-jupyter-notebook-no-assign-req-addr-error-eng/

Closing this issue as its caused by an issue in the Jupyter application

@zazemlenie @campb223 Please follow https://github.com/microsoft/vscode-jupyter/issues/12726 Please do install the VSIX and let me know if it works.

maximuslee1226 commented 1 year ago

@DonJayamanne Thanks for your response. My regular jupyter notebook works launched from the command prompt, but VSCODE jupyter notebook doesn't work. It's very strange. I also rolled back the Jupyter extension, but it doesn't help.

maximuslee1226 commented 1 year ago

Here is my log with the above instruction from you.

Click me ``` Visual Studio Code (1.75.0, undefined, desktop) Jupyter Extension Version: 2022.11.1003412109. Python Extension Version: 2023.2.0. No workspace folder opened. warn 18:05:21.346: Exception while attempting zmq : [Error: No native build was found for platform=darwin arch=arm64 runtime=electron abi=106 uv=1 armv=8 libc=glibc node=16.14.2 electron=19.1.9 loaded from: /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/node_modules/zeromq at load.path (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/node_modules/node-gyp-build/index.js:1:3163) at load (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/node_modules/node-gyp-build/index.js:1:648) at Object. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/node_modules/zeromq/lib/native.js:1:198) at u._compile (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js:4:1313) at Module._extensions..js (node:internal/modules/cjs/loader:1220:10) at Module.load (node:internal/modules/cjs/loader:1035:32) at Module._load (node:internal/modules/cjs/loader:876:12) at c._load (node:electron/js2c/asar_bundle:5:13343) at r._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:122:13360) at g._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:117:62400) at E._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:117:61793) at Module.require (node:internal/modules/cjs/loader:1059:19) at p (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js:4:699) at Object. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/node_modules/zeromq/lib/index.js:1:144) at u._compile (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js:4:1313) at Module._extensions..js (node:internal/modules/cjs/loader:1220:10) at Module.load (node:internal/modules/cjs/loader:1035:32) at Module._load (node:internal/modules/cjs/loader:876:12) at c._load (node:electron/js2c/asar_bundle:5:13343) at r._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:122:13360) at g._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:117:62400) at E._load (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:117:61793) at Module.require (node:internal/modules/cjs/loader:1059:19) at p (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js:4:699) at 92747 (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:17:442832) at __webpack_require__ (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:17:1241219) at c.zmqSupported (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2187160) at c.isSupportedForLocalLaunch (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2186903) at get isSupported [as isSupported] (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2186813) at t.registerTypes (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2202584) at /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1576202 at /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1576861 at /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1576869 at t.activate (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1576991) at Ui.db (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:108:14818) at Ui.cb (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:108:14519) at /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:108:12519 at async f.n (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:94:6818) at async f.m (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:94:6781) at async f.l (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:94:6238)] User belongs to experiment group 'jupyterTest' User belongs to experiment group 'jupyterEnhancedDataViewer' debug 18:05:21.499: Updating cache with Local kernels , Added = , Updated = , Removed = debug 18:05:21.499: Updating cache with Local kernels , Added = , Updated = , Removed = debug 18:05:21.500: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:21.500: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.501: Start refreshing Kernel Picker (1675476321501) debug 18:05:21.501: Get Active Interpreter, Class name = x (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" info 18:05:21.502: LSP Notebooks experiment is enabled debug 18:05:21.502: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:21.504: getCondaFile, Class name = k (started execution) debug 18:05:21.505: getCondaVersion, Class name = k (started execution) debug 18:05:21.505: getCondaVersionFromPython, Class name = k (started execution) debug 18:05:21.505: Get Active Interpreter, Class name = x (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 18:05:21.505: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:21.522: Get Custom Env Variables, Class name = S, completed in 22ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.522: Get Jupyter Sub Paths, Class name = j, completed in 22ms, has a truthy return value, Arg 1: "", Arg 2: "kernels", Return Value: debug 18:05:21.523: Get Jupyter Kernel Paths, Class name = j, completed in 23ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:21.523: getCondaFile, Class name = k, completed in 19ms, has a truthy return value debug 18:05:21.523: getCondaVersion, Class name = k, completed in 18ms, has a truthy return value debug 18:05:21.523: Get KernelSpec root path, Class name = j, completed in 23ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:05:21.529: No controller, hence notebook communications cannot be initialized for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:21.534: Not Searching for kernels as path does not exist, /usr/share/jupyter/kernels debug 18:05:21.673: Loading kernelspec from /usr/local/share/jupyter/kernels/python3/kernel.json for debug 18:05:21.673: Loading kernelspec from /Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json for debug 18:05:21.685: Getting Jupyter KernelSpec Root Path, Class name = j, completed in 0ms, has a truthy return value, , Return Value: debug 18:05:21.686: Getting Jupyter KernelSpec Root Path, Class name = j, completed in 0ms, has a truthy return value, , Return Value: debug 18:05:21.687: Updating cache with Local kernels , Added = , Updated = , Removed = debug 18:05:21.687: Updating cache with Local kernels , Added = , Updated = , Removed = debug 18:05:21.687: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:21.688: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Updated = , Removed = debug 18:05:21.688: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:21.812: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:21.812: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:21.818: Interpreter details for /Users/brandonl/opt/anaconda3/bin/python from Python is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and our mapping is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:21.818: Get Interpreter details, Class name = x, completed in 6ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:21.818: Create activated Env, Class name = w (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:05:21.818: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:21.818: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: getCondaEnvVariables, Class name = K (started execution) debug 18:05:21.818: getCondaVersion, Class name = k (started execution) debug 18:05:21.818: Got activation Env Vars without any caching. Key is _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:21.818: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.818: Create activated Env, Class name = w (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:05:21.818: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:21.818: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: Got activation Env Vars from cached promise with key _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:21.818: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.818: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.818: getCondaVersion, Class name = k, completed in 0ms, has a truthy return value debug 18:05:21.818: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:21.819: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.819: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.819: Interpreter details for /Users/brandonl/opt/anaconda3/bin/python from Python is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and our mapping is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:21.819: Get Interpreter details, Class name = x, completed in 1ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:21.819: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:21.819: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.819: Getting env activation commands, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:21.819: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python debug 18:05:21.819: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python are cached. debug 18:05:21.819: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.820: Getting env activation commands, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:21.820: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.820: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:21.820: Create ProcessService, Class name = h, completed in 1ms, has a truthy return value, Arg 1: undefined debug 18:05:21.820: Activation Commands received conda activate base for shell bash debug 18:05:21.820: Has Custom Env Vars debug 18:05:21.820: Activating Environment to capture Environment variables, conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py debug 18:05:21.820: Execing shell command, Class name = f (started execution), Arg 1: "~/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" debug 18:05:21.966: Failed to get activated environment variables ourselves [Error: Command failed: conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: "conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } error 18:05:21.967: Execing shell command, Class name = f, completed in 147ms, has a falsy return value, Arg 1: "~/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" [Error: Command failed: conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: "conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } debug 18:05:21.967: getCondaEnvVariables, Class name = K, completed in 149ms, has a falsy return value debug 18:05:21.967: getCondaEnvVariables and send telemetry took: 149ms debug 18:05:21.967: Getting activated env variables ourselves, Class name = K, completed in 149ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:21.967: Getting activated env variables ourselves, Class name = K, completed in 149ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:21.967: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 149ms with 0 variables debug 18:05:21.967: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 149ms with 0 variables debug 18:05:21.967: Getting activated env variables impl, Class name = K, completed in 149ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:21.967: Getting activated env variables impl, Class name = K, completed in 149ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:21.967: Getting activated env variables, Class name = K, completed in 149ms, has a falsy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:21.967: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:21.967: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.968: Cached data exists getEnvironmentVariables, debug 18:05:21.968: Getting activated env variables, Class name = K, completed in 150ms, has a falsy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:21.968: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:21.968: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.968: Cached data exists getEnvironmentVariables, debug 18:05:21.968: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.968: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:21.968: Create ProcessService, Class name = h, completed in 1ms, has a truthy return value, Arg 1: undefined debug 18:05:21.968: Create ProcessService, Class name = h, completed in 0ms, has a truthy return value, Arg 1: undefined debug 18:05:21.968: Creating execution process, Class name = w, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}}, Return Value: {} debug 18:05:21.968: Creating execution process, Class name = w, completed in 0ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}}, Return Value: {} debug 18:05:21.968: Create activated Env, Class name = w, completed in 150ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:05:21.971: Process Execution: > ~/opt/anaconda3/bin/python -c "import jupyter" > ~/opt/anaconda3/bin/python -c "import jupyter" debug 18:05:21.971: Create activated Env, Class name = w, completed in 153ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:05:21.973: Process Execution: > ~/opt/anaconda3/bin/python -c "import notebook" > ~/opt/anaconda3/bin/python -c "import notebook" debug 18:05:22.024: Checking if product is installed, Class name = k, completed in 206ms, has a truthy return value, Arg 1: 18, Arg 2: undefined, Return Value: true debug 18:05:22.125: Checking if product is installed, Class name = k, completed in 307ms, has a truthy return value, Arg 1: 20, Arg 2: undefined, Return Value: true debug 18:05:22.125: Create activated Env, Class name = w (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:22.125: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: undefined debug 18:05:22.125: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.125: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.125: Got activation Env Vars from cached promise with key _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:22.125: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.125: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.126: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.126: Getting activated env variables ourselves, Class name = K, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.126: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 1ms with 0 variables debug 18:05:22.126: Getting activated env variables impl, Class name = K, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.126: Getting activated env variables, Class name = K, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: , Arg 3: undefined debug 18:05:22.126: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:22.126: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.126: Cached data exists getEnvironmentVariables, debug 18:05:22.126: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.126: Create ProcessService, Class name = h, completed in 0ms, has a truthy return value, Arg 1: undefined debug 18:05:22.126: Creating execution process, Class name = w, completed in 0ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}}, Return Value: {} debug 18:05:22.126: Create activated Env, Class name = w, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} info 18:05:22.128: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version debug 18:05:22.232: getCondaVersionFromPython, Class name = k, completed in 727ms, has a truthy return value debug 18:05:22.260: Detected change in Python environments via Python API debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 787ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 605ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 791ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: Rank Kernels, Class name = p (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 790ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 787ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: Get Active Interpreter, Class name = x, completed in 480ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.292: interpreterPackages getPackageInformation, Class name = r (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:22.292: Create activated Env, Class name = w (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:22.292: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:22.292: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.292: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.292: getCondaEnvVariables, Class name = K (started execution) debug 18:05:22.292: getCondaVersion, Class name = k (started execution) debug 18:05:22.292: Got activation Env Vars without any caching. Key is _/Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:22.292: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.292: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.292: getCondaVersion, Class name = k, completed in 0ms, has a truthy return value debug 18:05:22.292: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python3" debug 18:05:22.293: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" warn 18:05:22.293: No interpreter with path /Users/brandonl/opt/anaconda3/bin/python3 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:22.297: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:05:22.297: Get Active Interpreter, Class name = x (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 18:05:22.298: Found 2 cached controllers debug 18:05:22.298: Creating 2 controllers debug 18:05:22.298: Creating notebook controller for startUsingLocalKernelSpec & view jupyter-notebook (id='.python3./python./.-m#ipykernel_launcher') with name 'Python 3 (ipykernel)' debug 18:05:22.298: Creating notebook controller for startUsingLocalKernelSpec & view interactive (id='.python3./python./.-m#ipykernel_launcher') with name 'Python 3 (ipykernel)' debug 18:05:22.298: Creating notebook controller for startUsingLocalKernelSpec & view jupyter-notebook (id='.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher') with name 'tfx' debug 18:05:22.298: Creating notebook controller for startUsingLocalKernelSpec & view interactive (id='.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher') with name 'tfx' debug 18:05:22.299: Get Active Interpreter, Class name = x (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" info 18:05:22.299: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 18:05:22.300: Rank Kernels, Class name = p, completed in 8ms, has a falsy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:05:22.300: Compute Preferred Controller, Class name = P, completed in 799ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":true,"b":null}, Return Value: {} debug 18:05:22.300: Found 2 cached controllers debug 18:05:22.300: Creating 2 controllers info 18:05:22.300: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 18:05:22.311: KernelProvider switched kernel to id = .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher debug 18:05:22.311: Initialize notebook communications for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:22.311: Resolving notebook UI Comms (resolve) for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:22.311: initialize CommonMessageCoordinator debug 18:05:22.320: Registering commtarget jupyter.widget debug 18:05:22.320: IPyWidgetMessageDispatcher.initialize debug 18:05:22.321: Controller selection change completed debug 18:05:22.322: Storing Preferred remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 18:05:22.354: Get Interpreter details, Class name = x, completed in 62ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python3" debug 18:05:22.354: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:22.354: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.354: Cached data exists getEnvironmentVariables, debug 18:05:22.354: Getting env activation commands, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.354: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:22.354: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python3 are cached. debug 18:05:22.354: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.354: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.354: Getting env activation commands, Class name = K, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:22.354: Create ProcessService, Class name = h, completed in 0ms, has a truthy return value, Arg 1: undefined debug 18:05:22.354: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.354: Activation Commands received source /Users/brandonl/opt/anaconda3/bin/activate,conda activate anaconda3 for shell bash debug 18:05:22.355: Has Custom Env Vars debug 18:05:22.355: Activating Environment to capture Environment variables, . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py debug 18:05:22.355: Execing shell command, Class name = f (started execution), Arg 1: "~/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" debug 18:05:22.382: Get Active Interpreter, Class name = x, completed in 83ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.382: Rank Kernels, Class name = p (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined info 18:05:22.382: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:05:22.382: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:22.383: Rank Kernels, Class name = p, completed in 1ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined info 18:05:22.383: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:05:22.383: Preferred kernel .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher is exact match or top match for non python kernels, (false, [object Object], true, false) info 18:05:22.383: PreferredConnection: .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher found for NotebookDocument: /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:22.383: TargetController found ID: startUsingPythonInterpreter:.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher for document /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:22.383: Compute Preferred Controller, Class name = P, completed in 84ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":false,"b":{"j":false,"q":{"a":{},"b":{},"c":0}}}, Return Value: debug 18:05:22.383: Get Active Interpreter, Class name = x, completed in 86ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:22.384: Compute Preferred Controller, Class name = P, completed in 87ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":true,"b":null}, Return Value: {} debug 18:05:22.429: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.429: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Got activation Env Vars from cached promise with key _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:22.430: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.430: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Got activation Env Vars from cached promise with key _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:22.430: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:22.430: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.430: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.430: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:22.430: Getting activated env variables ourselves, Class name = K, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.430: Getting activated env variables ourselves, Class name = K, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.430: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 1ms with 0 variables debug 18:05:22.430: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 0ms with 0 variables debug 18:05:22.430: Getting activated env variables impl, Class name = K, completed in 1ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.430: Getting activated env variables impl, Class name = K, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.444: Getting activated env variables, Class name = K, completed in 15ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.444: Getting activated env variables, Class name = K, completed in 14ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.607: IPyWidgetMessageDispatcher.initialize debug 18:05:22.737: Failed to get activated environment variables ourselves [Error: Command failed: . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py Could not find conda environment: anaconda3 You can list all discoverable environments with `conda info --envs`. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: ". /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } error 18:05:22.737: Execing shell command, Class name = f, completed in 382ms, has a falsy return value, Arg 1: "~/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" [Error: Command failed: . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py Could not find conda environment: anaconda3 You can list all discoverable environments with `conda info --envs`. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: ". /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } debug 18:05:22.737: getCondaEnvVariables, Class name = K, completed in 445ms, has a falsy return value debug 18:05:22.738: getCondaEnvVariables and send telemetry took: 446ms debug 18:05:22.739: Getting activated env variables ourselves, Class name = K, completed in 447ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.739: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python3 in 447ms with 0 variables debug 18:05:22.739: Getting activated env variables impl, Class name = K, completed in 447ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:22.739: Getting activated env variables, Class name = K, completed in 447ms, has a falsy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:22.739: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:22.739: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.739: Cached data exists getEnvironmentVariables, debug 18:05:22.739: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:22.739: Create ProcessService, Class name = h, completed in 0ms, has a truthy return value, Arg 1: undefined debug 18:05:22.739: Creating execution process, Class name = w, completed in 0ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}}, Return Value: {} debug 18:05:22.739: Create activated Env, Class name = w, completed in 447ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} info 18:05:22.742: Process Execution: > ~/opt/anaconda3/bin/python3 -m pip list > ~/opt/anaconda3/bin/python3 -m pip list info 18:05:23.050: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 925ms debug 18:05:23.050: Getting activated env variables from Python, Class name = K, completed in 925ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.050: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 925ms with 56 variables info 18:05:23.108: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1290ms debug 18:05:23.108: Getting activated env variables from Python, Class name = K, completed in 1290ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.108: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1290ms with 56 variables info 18:05:23.108: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1290ms debug 18:05:23.108: Getting activated env variables from Python, Class name = K, completed in 1290ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.108: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1290ms with 56 variables info 18:05:23.130: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3, with env var count 56 and custom env var count 0 in 838ms debug 18:05:23.130: Getting activated env variables from Python, Class name = K, completed in 838ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.130: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3 in 838ms with 56 variables info 18:05:23.237: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 807ms debug 18:05:23.237: Getting activated env variables from Python, Class name = K, completed in 807ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.237: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 808ms with 56 variables info 18:05:23.237: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 807ms debug 18:05:23.237: Getting activated env variables from Python, Class name = K, completed in 807ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:23.237: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 807ms with 56 variables debug 18:05:23.434: interpreterPackages getPackageInformation, Class name = r, completed in 1142ms, has a falsy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:25.643: Detected change in Python environments via Python API debug 18:05:25.644: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:25.644: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:25.644: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = , Updated = , Removed = debug 18:05:25.644: loadData after detecting changes to interpreters debug 18:05:25.644: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:25.644: refreshData after detecting changes to interpreters debug 18:05:25.645: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:05:25.645: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:05:25.645: Interpreter removed /Users/brandonl/opt/anaconda3/envs/DFML/bin/python debug 18:05:25.646: Get Jupyter Kernel Paths, Class name = j, completed in 1ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.646: Get Jupyter Kernel Paths, Class name = j, completed in 1ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.646: Get KernelSpec root path, Class name = j, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:05:25.646: Get KernelSpec root path, Class name = j, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":{"j":false,"q":{"a":{"element":{"subscription":{}},"next":{},"prev":{}},"b":{"element":{"subscription":{}},"next":{},"prev":{}},"c":1}}}, Return Value: , , debug 18:05:25.646: Refreshed Environments debug 18:05:25.646: Full interpreter list after refreshing (total 2ms, resolve 2ms, refresh 0ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.646: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.647: Refreshed Environments debug 18:05:25.647: Full interpreter list after refreshing (total 1ms, resolve 0ms, refresh 1ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.647: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.649: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = , Updated = , Removed = debug 18:05:25.649: loadData after detecting changes to interpreters debug 18:05:25.649: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:25.649: refreshData after detecting changes to interpreters debug 18:05:25.649: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:05:25.649: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:05:25.650: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:05:25.650: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","external":"file:///Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.650: Get Jupyter Kernel Paths, Class name = j, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.650: Get KernelSpec root path, Class name = j, completed in 0ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:05:25.650: Full interpreter list after refreshing (total 0ms, resolve 0ms, refresh 0ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.650: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.651: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.651: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = , Updated = , Removed = debug 18:05:25.651: loadData after detecting changes to interpreters debug 18:05:25.651: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:25.651: refreshData after detecting changes to interpreters debug 18:05:25.651: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:05:25.651: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:05:25.651: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:05:25.651: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/fastcamp/bin/python debug 18:05:25.651: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","external":"file:///Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:05:25.651: Get Jupyter Kernel Paths, Class name = j, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.651: Get Jupyter Kernel Paths, Class name = j, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.651: Get KernelSpec root path, Class name = j, completed in 0ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:05:25.651: Get KernelSpec root path, Class name = j, completed in 0ms, has a truthy return value, Arg 1: {"a":false,"b":{"j":false,"q":{"a":{"element":{"subscription":{}},"next":{},"prev":{}},"b":{"element":{"subscription":{}},"next":{},"prev":{}},"c":1}}}, Return Value: , , debug 18:05:25.651: Full interpreter list after refreshing (total 0ms, resolve 0ms, refresh 0ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.651: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.652: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.652: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:05:25.652: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = , Updated = , Removed = debug 18:05:25.652: loadData after detecting changes to interpreters debug 18:05:25.652: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:05:25.652: refreshData after detecting changes to interpreters debug 18:05:25.652: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:05:25.652: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:05:25.652: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:05:25.652: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/fastcamp/bin/python debug 18:05:25.652: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/py39/bin/python debug 18:05:25.652: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","external":"file:///Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:05:25.652: Get Jupyter Kernel Paths, Class name = j, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.652: Get Jupyter Kernel Paths, Class name = j, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:05:25.652: Get KernelSpec root path, Class name = j, completed in 0ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:05:25.652: Get KernelSpec root path, Class name = j, completed in 0ms, has a truthy return value, Arg 1: {"a":false,"b":{"j":false,"q":{"a":{"element":{"subscription":{}},"next":{},"prev":{}},"b":{"element":{"subscription":{}},"next":{},"prev":{}},"c":1}}}, Return Value: , , debug 18:05:25.653: Refreshed Environments debug 18:05:25.653: Full interpreter list after refreshing (total 0ms, resolve 0ms, refresh 0ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:05:25.653: Full interpreter list is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.653: Refreshed Environments debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:05:25.653: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:05:25.653: Refreshed Environments debug 18:05:25.656: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:05:25.656: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:05:25.656: Refreshed Environments debug 18:05:25.656: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:05:25.656: Refreshed Environments debug 18:05:25.663: Get Interpreter details, Class name = x (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:05:25.663: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:05:25.663: Get Interpreter details, Class name = x (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:05:25.663: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:05:25.663: Get Interpreter details, Class name = x (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:05:25.663: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:05:25.664: Loading kernelspec from /Users/brandonl/opt/anaconda3/envs/fastcamp/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python debug 18:05:25.664: Loading kernelspec from /Users/brandonl/opt/anaconda3/envs/py39/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:05:25.668: Getting Jupyter KernelSpec Root Path, Class name = j, completed in 0ms, has a truthy return value, , Return Value: debug 18:05:25.668: Get Interpreter details, Class name = x (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:05:25.668: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:05:25.668: Getting Jupyter KernelSpec Root Path, Class name = j, completed in 0ms, has a truthy return value, , Return Value: debug 18:05:25.668: Get Interpreter details, Class name = x (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:05:25.668: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:05:25.674: Get Active Interpreter, Class name = x, completed in 30ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.674: Get Active Interpreter, Class name = x, completed in 30ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:25.895: _jupyterPythonPathFunction: Giving Pylance "/Users/brandonl/opt/anaconda3/bin/python3" as python path for "file:///Users/brandonl/projects/Hoeffding%20Tree/incremental_training.ipynb" debug 18:05:27.722: Get Interpreter details, Class name = x, completed in 2059ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:05:27.722: Get Interpreter details, Class name = x, completed in 2059ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:05:27.722: Get Interpreter details, Class name = x, completed in 2059ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:05:27.722: Get Interpreter details, Class name = x, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:05:27.722: Get Interpreter details, Class name = x, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:05:27.722: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:05:27.722: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:05:27.722: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:05:27.722: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:05:27.722: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:05:27.723: Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5', ~/opt/anaconda3/envs/fastcamp/bin/python debug 18:05:27.723: Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7', /python debug 18:05:27.723: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)' , Added = , Updated = , Removed = debug 18:05:27.723: Get Active Interpreter, Class name = x (started execution), Arg 1: undefined debug 18:05:27.723: Updating cache with Python kernels startUsingPythonInterpreter:'.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python3)', startUsingPythonInterpreter:'.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/py39/bin/python)' , Added = startUsingPythonInterpreter:'.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python3)', startUsingPythonInterpreter:'.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/py39/bin/python)' , Updated = , Removed = debug 18:05:27.724: End refreshing Kernel Picker (1675476321501) debug 18:05:27.728: Get Active Interpreter, Class name = x, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:27.728: Found 7 cached controllers debug 18:05:27.728: Creating 7 controllers debug 18:05:27.729: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:05:27.729: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:05:27.729: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:05:27.729: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher') with name 'MLenv (Python 3.6.4)' debug 18:05:27.729: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher') with name 'MLenv (Python 3.6.4)' debug 18:05:27.730: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher') with name 'fastcamp (Python 3.7.11)' debug 18:05:27.730: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher') with name 'fastcamp (Python 3.7.11)' debug 18:05:27.730: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher') with name 'py39 (Python 3.9.9)' debug 18:05:27.730: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher') with name 'py39 (Python 3.9.9)' debug 18:05:29.462: VSCodeNotebookController::handleExecution, Class name = x (started execution) debug 18:05:29.462: Execute Cell 1 /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:29.463: start the kernel, options.disableUI=false for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:05:29.463: Start Jupyter Session in kernel.ts with disableUI = false info 18:05:29.464: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (Python Path: /Users/brandonl/opt/anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) [GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=false) info 18:05:29.465: Checking for server existence. info 18:05:29.465: Checking for server usability. info 18:05:29.465: Starting notebook server. info 18:05:29.465: Connecting to server info 18:05:29.465: Launching server info 18:05:29.466: Starting Notebook info 18:05:29.467: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/123cc63b-40e5-4440-a7f1-8e8c22b07b65/jupyter_notebook_config.py info 18:05:29.467: Starting Jupyter Notebook Starting Jupyter from ~/opt/anaconda3/bin/python debug 18:05:29.468: Create daemon, Class name = w (started execution), Arg 1: {"daemonModule":"vscode_datascience_helpers.jupyter_daemon","interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:29.468: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:29.468: Interpreter details for /Users/brandonl/opt/anaconda3/bin/python from Python is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and our mapping is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:29.468: Get Interpreter details, Class name = x, completed in 0ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:29.468: Create activated Env, Class name = w (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:29.468: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:29.468: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.468: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.468: getCondaEnvVariables, Class name = K (started execution) debug 18:05:29.468: getCondaVersion, Class name = k (started execution) debug 18:05:29.468: Got activation Env Vars without any caching. Key is _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:29.468: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.468: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" info 18:05:29.468: Not using daemon support for /Users/brandonl/opt/anaconda3/bin/python - Interpreter Version: 3 disablePythonDaemon: true debug 18:05:29.468: getCondaVersion, Class name = k, completed in 0ms, has a truthy return value debug 18:05:29.468: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:29.469: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" info 18:05:29.469: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1ms debug 18:05:29.469: Interpreter details for /Users/brandonl/opt/anaconda3/bin/python from Python is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and our mapping is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:05:29.469: Getting activated env variables from Python, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:29.469: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1ms with 56 variables info 18:05:29.469: Got env vars from Python Ext faster /Users/brandonl/opt/anaconda3/bin/python with env var count 56 in 1ms debug 18:05:29.469: Get Interpreter details, Class name = x, completed in 1ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python" debug 18:05:29.469: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:29.469: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:29.469: Cached data exists getEnvironmentVariables, debug 18:05:29.469: Getting env activation commands, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.469: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python debug 18:05:29.469: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python are cached. debug 18:05:29.469: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:29.469: Getting activated env variables impl, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:29.469: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:29.469: Getting env activation commands, Class name = K, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:29.470: Create ProcessService, Class name = h, completed in 1ms, has a truthy return value, Arg 1: undefined debug 18:05:29.470: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:29.470: Activation Commands received conda activate base for shell bash debug 18:05:29.470: Has Custom Env Vars debug 18:05:29.470: Activating Environment to capture Environment variables, conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py debug 18:05:29.470: Execing shell command, Class name = f (started execution), Arg 1: "~/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" debug 18:05:29.472: Getting activated env variables, Class name = K, completed in 4ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:29.473: Create activated Env, Class name = w, completed in 5ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:29.473: Create daemon, Class name = w, completed in 5ms, has a truthy return value, Arg 1: {"daemonModule":"vscode_datascience_helpers.jupyter_daemon","interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:05:29.473: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:29.473: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.473: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.473: Got activation Env Vars from cached promise with key _/Users/brandonl/opt/anaconda3/bin/python debug 18:05:29.473: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:29.473: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:29.473: Get Custom Env Variables, Class name = S, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" info 18:05:29.473: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:05:29.473: Getting activated env variables from Python, Class name = K, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:29.473: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 0ms with 56 variables info 18:05:29.473: Got env vars from Python Ext faster /Users/brandonl/opt/anaconda3/bin/python with env var count 56 in 0ms debug 18:05:29.473: Getting activated env variables impl, Class name = K, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:29.474: Getting activated env variables, Class name = K, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true info 18:05:29.478: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/123cc63b-40e5-4440-a7f1-8e8c22b07b65/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/123cc63b-40e5-4440-a7f1-8e8c22b07b65/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 info 18:05:29.478: Waiting for Jupyter Notebook debug 18:05:29.615: Failed to get activated environment variables ourselves [Error: Command failed: conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: "conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } error 18:05:29.615: Execing shell command, Class name = f, completed in 145ms, has a falsy return value, Arg 1: "~/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" [Error: Command failed: conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: "conda activate base && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } debug 18:05:29.615: getCondaEnvVariables, Class name = K, completed in 147ms, has a falsy return value debug 18:05:29.615: getCondaEnvVariables and send telemetry took: 147ms debug 18:05:29.615: Getting activated env variables ourselves, Class name = K, completed in 147ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:29.615: Getting activated env variables ourselves, Class name = K, completed in 142ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:29.616: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 148ms with 0 variables debug 18:05:29.616: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python in 143ms with 0 variables [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. info 18:05:30.273: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. info 18:05:30.273: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab info 18:05:30.276: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab info 18:05:30.276: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. info 18:05:30.279: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in info 18:05:30.280: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance info 18:05:30.280: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance info 18:05:30.280: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start info 18:05:30.280: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server info 18:05:30.281: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp info 18:05:30.281: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen info 18:05:30.281: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets info 18:05:30.281: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) info 18:05:30.281: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address info 18:05:30.282: [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address warn 18:05:30.344: Error occurred while trying to start the kernel, options.disableUI=false [i [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at t.JupyterConnectionWaiter.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926049) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926683) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118610) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118852) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118745) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1117225) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1116924) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:7:62988) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } warn 18:05:30.345: Kernel Error, context = start [i [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at t.JupyterConnectionWaiter.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926049) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926683) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118610) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118852) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118745) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1117225) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1116924) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:7:62988) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:05:30.345: Create activated Env, Class name = w (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:05:30.345: Getting activated env variables, Class name = K (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:30.345: Getting activated env variables impl, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:30.345: Getting activated env variables ourselves, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:30.345: getCondaEnvVariables, Class name = K (started execution) debug 18:05:30.345: getCondaVersion, Class name = k (started execution) debug 18:05:30.345: Got activation Env Vars without any caching. Key is _/Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:30.345: Getting activated env variables from Python, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:30.345: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:30.345: getCondaVersion, Class name = k, completed in 0ms, has a truthy return value debug 18:05:30.345: Get Interpreter details, Class name = x (started execution), Arg 1: "~/opt/anaconda3/bin/python3" debug 18:05:30.346: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" warn 18:05:30.346: No interpreter with path /Users/brandonl/opt/anaconda3/bin/python3 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/opt/anaconda3/bin/python3 info 18:05:30.346: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3, with env var count 56 and custom env var count 0 in 1ms debug 18:05:30.346: Getting activated env variables from Python, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:30.346: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3 in 1ms with 56 variables info 18:05:30.346: Got env vars from Python Ext faster /Users/brandonl/opt/anaconda3/bin/python3 with env var count 56 in 1ms debug 18:05:30.346: Getting activated env variables impl, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:30.346: Getting activated env variables, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:05:30.346: Create activated Env, Class name = w, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:05:30.352: Process Execution: > ~/opt/anaconda3/bin/python3 -c "import ipykernel" > ~/opt/anaconda3/bin/python3 -c "import ipykernel" debug 18:05:30.355: Get Interpreter details, Class name = x, completed in 10ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python3" debug 18:05:30.355: Create ProcessService, Class name = h (started execution), Arg 1: undefined debug 18:05:30.355: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:30.355: Cached data exists getEnvironmentVariables, debug 18:05:30.355: Getting env activation commands, Class name = K (started execution), Arg 1: undefined, Arg 2: debug 18:05:30.355: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python3 debug 18:05:30.355: Getting activation commands for file:///Users/brandonl/opt/anaconda3/bin/python3 are cached. debug 18:05:30.356: Get Custom Env Variables, Class name = S (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:30.356: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunNonPythonCode" debug 18:05:30.356: Getting env activation commands, Class name = K, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:05:30.356: Create ProcessService, Class name = h, completed in 1ms, has a truthy return value, Arg 1: undefined debug 18:05:30.356: Get Custom Env Variables, Class name = S, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:05:30.356: Activation Commands received source /Users/brandonl/opt/anaconda3/bin/activate,conda activate anaconda3 for shell bash debug 18:05:30.356: Has Custom Env Vars debug 18:05:30.356: Activating Environment to capture Environment variables, . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py debug 18:05:30.356: Execing shell command, Class name = f (started execution), Arg 1: "~/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" debug 18:05:30.597: Failed to get activated environment variables ourselves [Error: Command failed: . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py Could not find conda environment: anaconda3 You can list all discoverable environments with `conda info --envs`. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: ". /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } error 18:05:30.597: Execing shell command, Class name = f, completed in 241ms, has a falsy return value, Arg 1: "~/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py", Arg 2: "" [Error: Command failed: . /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py Could not find conda environment: anaconda3 You can list all discoverable environments with `conda info --envs`. at ChildProcess.exithandler (node:child_process:408:12) at ChildProcess.emit (node:events:526:28) at maybeClose (node:internal/child_process:1092:16) at Socket. (node:internal/child_process:451:11) at Socket.emit (node:events:526:28) at Pipe. (node:net:687:12)] { killed: false, code: 1, signal: null, cmd: ". /Users/brandonl/opt/anaconda3/bin/activate && conda activate anaconda3 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/pythonFiles/printEnvVariables.py" } debug 18:05:30.598: getCondaEnvVariables, Class name = K, completed in 253ms, has a falsy return value debug 18:05:30.598: getCondaEnvVariables and send telemetry took: 253ms debug 18:05:30.598: Getting activated env variables ourselves, Class name = K, completed in 253ms, has a falsy return value, Arg 1: undefined, Arg 2: debug 18:05:30.598: Got env vars ourselves /Users/brandonl/opt/anaconda3/bin/python3 in 253ms with 0 variables debug 18:05:30.694: Checking if product is installed, Class name = k, completed in 349ms, has a truthy return value, Arg 1: 19, Arg 2: undefined, Return Value: true debug 18:05:30.694: Are Dependencies Installed, Class name = I, completed in 349ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher", Arg 2: undefined, Arg 3: true, Return Value: true info 18:05:30.695: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' debug 18:05:30.695: Kernel got disposed, hence there is no longer a kernel associated with /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb error 18:05:30.696: Error in execution [i [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at t.JupyterConnectionWaiter.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926049) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926683) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118610) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118852) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118745) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1117225) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1116924) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:7:62988) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } error 18:05:30.696: Error in execution (get message for cell) [i [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:05:30.273 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:05:30.273 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:05:30.276 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:05:30.276 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:05:30.279 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at t.JupyterConnectionWaiter.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926049) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1926683) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118610) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118852) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1118745) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1117225) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:1116924) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:7:62988) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:05:30.709: VSCodeNotebookController::handleExecution, Class name = x, completed in 1247ms, has a falsy return value ```
DonJayamanne commented 1 year ago

@maximuslee1226 please install the latest pre-release version of the Jupyter Extension The latest pre-release version is v2023.2.**** Click the Switch to Pre-Release Version in the extension page (see below)

Screenshot 2023-02-04 at 09 24 37

If that does not work, Please could you enable logging as follows:

Please ensure you have installed the latest pre-release version Also please try the following in your terminal and let me know if this works <home>/opt/anaconda3/bin/python -m jupyter notebook --no-browser (replace <home> with your home directory).

maximuslee1226 commented 1 year ago

Yep, I also tried that.

Click me ``` Visual Studio Code (1.75.0, undefined, desktop) Jupyter Extension Version: 2023.2.1000360234. Python Extension Version: 2023.2.0. No workspace folder opened. warn 18:08:10.629: Exception while attempting zmq : No native build was found for platform=darwin arch=arm64 runtime=electron abi=106 uv=1 armv=8 libc=glibc node=16.14.2 electron=19.1.9 loaded from: /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/node_modules/zeromq User belongs to experiment group 'jupyterTest' User belongs to experiment group 'jupyterEnhancedDataViewer' debug 18:08:10.689: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:08:10.690: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:10.692: Start refreshing Kernel Picker (1675476490692) debug 18:08:10.692: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 18:08:10.693: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 18:08:10.698: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" info 18:08:10.699: LSP Notebooks experiment is enabled debug 18:08:10.699: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 18:08:10.710: Get Custom Env Variables, Class name = bc, completed in 20ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:10.712: Get Jupyter Sub Paths, Class name = Lu, completed in 22ms, has a truthy return value, Arg 1: "", Arg 2: "kernels", Return Value: debug 18:08:10.713: Get Jupyter Kernel Paths, Class name = Lu, completed in 23ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:10.716: Get KernelSpec root path, Class name = Lu, completed in 26ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:10.728: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 18:08:10.728: Not Searching for kernels as path does not exist, /usr/share/jupyter/kernels debug 18:08:10.729: No controller, hence notebook communications cannot be initialized for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:10.878: Loading kernelspec from /usr/local/share/jupyter/kernels/python3/kernel.json for debug 18:08:10.878: Loading kernelspec from /Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json for debug 18:08:10.884: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 18:08:10.884: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Added = startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Updated = , Removed = debug 18:08:10.884: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:08:10.898: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/opt/anaconda3/bin/python" debug 18:08:10.898: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 18:08:10.904: Interpreter details for /Users/brandonl/opt/anaconda3/bin/python from Python is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and our mapping is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:10.904: Get Interpreter details, Class name = ls, completed in 6ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python" debug 18:08:10.904: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:08:10.904: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:10.905: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:10.905: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:10.905: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:10.905: Cached data exists getEnvironmentVariables, debug 18:08:10.905: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:08:10.905: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:10.905: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:10.905: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:10.905: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:10.905: Cached data exists getEnvironmentVariables, debug 18:08:10.905: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:10.905: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:11.288: Conda file returned by Python Extension is conda debug 18:08:11.318: Python API env change detected, add => '/Users/brandonl/opt/anaconda3/envs/DFML/bin/python' debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 655ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 661ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 469ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 654ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 455ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: interpreterPackages getPackageInformation, Class name = Pl (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:11.353: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:11.353: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:11.353: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:11.353: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:11.353: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:11.353: Cached data exists getEnvironmentVariables, debug 18:08:11.353: Get Active Interpreter, Class name = ls, completed in 660ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.353: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:11.354: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:08:11.354: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 debug 18:08:11.354: Rank Kernels, Class name = Kv, completed in 1ms, has a falsy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.354: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.355: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:08:11.355: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 debug 18:08:11.356: Rank Kernels, Class name = Kv, completed in 2ms, has a falsy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.357: Compute Preferred Controller, Class name = cv, completed in 658ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":false,"b":{"j":false,"q":{"a":{},"b":{},"c":0}}}, Return Value: {} debug 18:08:11.358: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:08:11.358: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 18:08:11.359: Found 2 cached controllers debug 18:08:11.359: Creating 2 controllers debug 18:08:11.359: Creating notebook controller for startUsingLocalKernelSpec & view jupyter-notebook (id='.python3./python./.-m#ipykernel_launcher') with name 'Python 3 (ipykernel)' debug 18:08:11.359: Creating notebook controller for startUsingLocalKernelSpec & view interactive (id='.python3./python./.-m#ipykernel_launcher') with name 'Python 3 (ipykernel)' debug 18:08:11.359: Creating notebook controller for startUsingLocalKernelSpec & view jupyter-notebook (id='.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher') with name 'tfx' debug 18:08:11.359: Creating notebook controller for startUsingLocalKernelSpec & view interactive (id='.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher') with name 'tfx' debug 18:08:11.359: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 18:08:11.360: Found 2 cached controllers debug 18:08:11.360: Creating 2 controllers debug 18:08:11.387: KernelProvider switched kernel to id = .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher debug 18:08:11.387: Initialize notebook communications for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:11.387: Resolving notebook UI Comms (resolve) for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:11.387: initialize CommonMessageCoordinator debug 18:08:11.392: Registering commtarget jupyter.widget debug 18:08:11.392: IPyWidgetMessageDispatcher.initialize debug 18:08:11.393: Controller selection change completed debug 18:08:11.393: Storing Preferred remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 18:08:11.406: Get Active Interpreter, Class name = ls, completed in 47ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.406: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.406: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:08:11.406: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}} & preferred interpreter /Users/brandonl/opt/anaconda3/bin/python3 debug 18:08:11.407: Rank Kernels, Class name = Kv, completed in 1ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"Python 3","language":"python","name":"python3"},"language_info":{"codemirror_mode":{"name":"ipython","version":3},"file_extension":".py","mimetype":"text/x-python","name":"python","nbconvert_exporter":"python","pygments_lexer":"ipython3","version":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"vscode":{"interpreter":{"hash":"e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e"}}}, Arg 4: , Arg 5: "", Arg 6: undefined debug 18:08:11.407: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 18:08:11.407: Preferred kernel .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher is exact match or top match for non python kernels, (false, [object Object], true, false) info 18:08:11.407: PreferredConnection: .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher found for NotebookDocument: /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:11.407: TargetController found ID: startUsingPythonInterpreter:.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher for document /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:11.408: Compute Preferred Controller, Class name = cv, completed in 49ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":false,"b":{"j":false,"q":{"a":{},"b":{},"c":0}}}, Return Value: debug 18:08:11.408: Get Active Interpreter, Class name = ls, completed in 50ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:11.408: Compute Preferred Controller, Class name = cv, completed in 50ms, has a truthy return value, Arg 1: , Arg 2: undefined, Arg 3: {"a":true,"b":null}, Return Value: {} debug 18:08:11.606: IPyWidgetMessageDispatcher.initialize debug 18:08:11.613: _jupyterPythonPathFunction: Giving Pylance "/Users/brandonl/opt/anaconda3/bin/python3" as python path for "file:///Users/brandonl/projects/Hoeffding%20Tree/incremental_training.ipynb" debug 18:08:12.017: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1112ms debug 18:08:12.017: Getting activated env variables from Python, Class name = ps, completed in 1112ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.017: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1112ms with 56 variables debug 18:08:12.018: Getting activated env variables impl, Class name = ps, completed in 1113ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.018: Getting activated env variables, Class name = ps, completed in 1114ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:12.018: Create activated Env, Class name = tc, completed in 1114ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:08:12.022: Process Execution: > ~/opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 18:08:12.022: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1117ms debug 18:08:12.022: Getting activated env variables from Python, Class name = ps, completed in 1117ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.022: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1117ms with 56 variables debug 18:08:12.022: Getting activated env variables impl, Class name = ps, completed in 1117ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.022: Getting activated env variables, Class name = ps, completed in 1117ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:12.022: Create activated Env, Class name = tc, completed in 1117ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:08:12.025: Process Execution: > ~/opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 18:08:12.063: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3, with env var count 56 and custom env var count 0 in 710ms debug 18:08:12.064: Getting activated env variables from Python, Class name = ps, completed in 711ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.064: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3 in 711ms with 56 variables debug 18:08:12.064: Getting activated env variables impl, Class name = ps, completed in 711ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.064: Getting activated env variables, Class name = ps, completed in 711ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:12.064: Create activated Env, Class name = tc, completed in 711ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} info 18:08:12.067: Process Execution: > ~/opt/anaconda3/bin/python3 -m pip list > ~/opt/anaconda3/bin/python3 -m pip list debug 18:08:12.068: Checking if product is installed, Class name = qd, completed in 1164ms, has a truthy return value, Arg 1: 18, Arg 2: undefined, Return Value: true debug 18:08:12.161: Checking if product is installed, Class name = qd, completed in 1256ms, has a truthy return value, Arg 1: 20, Arg 2: undefined, Return Value: true debug 18:08:12.162: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:12.162: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:12.162: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.162: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.162: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.162: Cached data exists getEnvironmentVariables, debug 18:08:12.162: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.162: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:12.162: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.162: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 0ms with 56 variables debug 18:08:12.163: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.163: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:12.163: Create activated Env, Class name = tc, completed in 1ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} info 18:08:12.165: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version > ~/opt/anaconda3/bin/python -m jupyter kernelspec --version debug 18:08:12.420: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.420: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.420: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.420: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.420: Cached data exists getEnvironmentVariables, debug 18:08:12.421: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.421: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.421: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:12.421: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.421: Cached data exists getEnvironmentVariables, debug 18:08:12.421: Get Custom Env Variables, Class name = bc, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.421: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:12.421: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 1ms debug 18:08:12.421: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:12.421: Getting activated env variables from Python, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.421: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1ms with 56 variables debug 18:08:12.421: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.421: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 0ms with 56 variables debug 18:08:12.422: Getting activated env variables impl, Class name = ps, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.422: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.422: Getting activated env variables, Class name = ps, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.422: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:12.695: interpreterPackages getPackageInformation, Class name = Pl, completed in 1341ms, has a falsy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:14.553: Python API env change detected, remove => '/Users/brandonl/opt/anaconda3/envs/DFML/bin/python' debug 18:08:14.554: Refreshed Environments debug 18:08:14.554: Full interpreter list after refreshing (total 0ms, resolve 0ms, refresh 0ms) is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:08:14.554: Python environment for /Users/brandonl/opt/anaconda3/bin/python is /Users/brandonl/opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/bin/python","id":"/Users/brandonl/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:14.556: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Added = , Updated = , Removed = debug 18:08:14.556: loadData after detecting changes to interpreters debug 18:08:14.556: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:08:14.556: refreshData after detecting changes to interpreters debug 18:08:14.556: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:08:14.556: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:08:14.556: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:08:14.556: Python environment for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv"},"environment":{"type":"Conda","name":"MLenv","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"}},"version":{"major":3,"minor":6,"micro":4,"release":{"level":"final","serial":0},"sysVersion":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/MLenv","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/MLenv","scheme":"file"},"envName":"MLenv","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python","scheme":"file"},"displayName":"MLenv","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:14.556: Get Jupyter Kernel Paths, Class name = Lu, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:14.556: Get Jupyter Kernel Paths, Class name = Lu, completed in 0ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:14.557: Get Jupyter Kernel Paths, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:14.557: Get KernelSpec root path, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:14.557: Get KernelSpec root path, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:14.557: Get KernelSpec root path, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:14.557: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Added = , Updated = , Removed = debug 18:08:14.557: loadData after detecting changes to interpreters debug 18:08:14.557: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:08:14.557: refreshData after detecting changes to interpreters debug 18:08:14.557: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:08:14.557: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:08:14.557: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:08:14.557: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/fastcamp/bin/python debug 18:08:14.557: Python environment for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp"},"environment":{"type":"Conda","name":"fastcamp","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"}},"version":{"major":3,"minor":7,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/fastcamp","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/fastcamp","scheme":"file"},"envName":"fastcamp","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python","scheme":"file"},"displayName":"fastcamp","envType":"Conda","version":{"major":3,"minor":7,"patch":11,"raw":"3.7.11 (default, Jul 27 2021, 07:03:16) \n[Clang 10.0.0 ]"}} debug 18:08:14.558: Get Jupyter Kernel Paths, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:14.558: Get KernelSpec root path, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:14.558: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Added = , Updated = , Removed = debug 18:08:14.558: loadData after detecting changes to interpreters debug 18:08:14.558: Updating cache with Python kernels , Added = , Updated = , Removed = debug 18:08:14.558: refreshData after detecting changes to interpreters debug 18:08:14.558: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python debug 18:08:14.558: Listing Python kernels for Interpreter ~/opt/anaconda3/bin/python3 debug 18:08:14.558: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/MLenv/bin/python debug 18:08:14.558: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/fastcamp/bin/python debug 18:08:14.558: Listing Python kernels for Interpreter ~/opt/anaconda3/envs/py39/bin/python debug 18:08:14.558: Python environment for /Users/brandonl/opt/anaconda3/envs/py39/bin/python is /Users/brandonl/opt/anaconda3/envs/py39/bin/python from Python Extension API is {"internal":{"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","executable":{"uri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39"},"environment":{"type":"Conda","name":"py39","folderUri":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"}},"version":{"major":3,"minor":9,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"},"tools":["Conda"]},"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python"} and translated is {"id":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3/envs/py39","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3/envs/py39","scheme":"file"},"envName":"py39","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","path":"/Users/brandonl/opt/anaconda3/envs/py39/bin/python","scheme":"file"},"displayName":"py39","envType":"Conda","version":{"major":3,"minor":9,"patch":9,"raw":"3.9.9 | packaged by conda-forge | (main, Dec 20 2021, 02:41:37) \n[Clang 11.1.0 ]"}} debug 18:08:14.559: Get Jupyter Kernel Paths, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: "", Return Value: debug 18:08:14.559: Get KernelSpec root path, Class name = Lu, completed in 1ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: , , debug 18:08:14.559: Full interpreter list is length: 4, /Users/brandonl/opt/anaconda3/bin/python:base:Conda:/Users/brandonl/opt/anaconda3/bin/python, /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python:MLenv:Conda:/Users/brandonl/opt/anaconda3/envs/MLenv/bin/python, /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python:fastcamp:Conda:/Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python, /Users/brandonl/opt/anaconda3/envs/py39/bin/python:py39:Conda:/Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:08:14.559: Refreshed Environments debug 18:08:14.564: Loading kernelspec from /Users/brandonl/opt/anaconda3/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/bin/python debug 18:08:14.564: Loading kernelspec from /Users/brandonl/opt/anaconda3/envs/MLenv/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python debug 18:08:14.564: Loading kernelspec from /Users/brandonl/opt/anaconda3/envs/fastcamp/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python debug 18:08:14.564: Loading kernelspec from /Users/brandonl/opt/anaconda3/envs/py39/share/jupyter/kernels/python3/kernel.json for /Users/brandonl/opt/anaconda3/envs/py39/bin/python debug 18:08:14.567: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:08:14.567: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:08:14.568: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:08:14.568: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:08:14.568: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:08:14.568: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:08:14.568: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:08:14.568: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:08:14.568: Get Interpreter details, Class name = ls (started execution), Arg 1: "~/tfx-env/bin/python3.7" warn 18:08:14.568: No interpreter with path /Users/brandonl/tfx-env/bin/python3.7 found in Python API, will convert Uri path to string as Id file:///Users/brandonl/tfx-env/bin/python3.7 debug 18:08:16.622: Get Interpreter details, Class name = ls, completed in 2055ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:08:16.622: Get Interpreter details, Class name = ls, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:08:16.622: Get Interpreter details, Class name = ls, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:08:16.622: Get Interpreter details, Class name = ls, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:08:16.622: Get Interpreter details, Class name = ls, completed in 2054ms, has a falsy return value, Arg 1: "~/tfx-env/bin/python3.7" debug 18:08:16.622: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:08:16.622: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:08:16.622: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:08:16.622: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:08:16.622: Kernel Spec for tfx ignored as we cannot find a matching interpreter {"id":".tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher","kernelSpec":{"specFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","name":"tfx","argv":["/Users/brandonl/tfx-env/bin/python3.7","-m","ipykernel_launcher","-f","{connection_file}"],"language":"python","executable":"/Users/brandonl/tfx-env/bin/python3.7","display_name":"tfx","metadata":{"vscode":{"originalSpecFile":"/Users/brandonl/Library/Jupyter/kernels/tfx/kernel.json","originalDisplayName":"tfx"}}},"kind":"startUsingLocalKernelSpec"} debug 18:08:16.623: Hiding default kernel spec 'Python 3', 'pythonjvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712', ~/opt/anaconda3/bin/python for interpreter /Users/brandonl/opt/anaconda3/bin/python and spec /Users/brandonl/opt/anaconda3/share/jupyter/kernels/python3/kernel.json debug 18:08:16.623: Hiding default kernel spec 'Python 3', 'pythonjvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7', ~/opt/anaconda3/envs/MLenv/bin/python for interpreter /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python and spec /Users/brandonl/opt/anaconda3/envs/MLenv/share/jupyter/kernels/python3/kernel.json debug 18:08:16.624: Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5', ~/opt/anaconda3/envs/fastcamp/bin/python for interpreter /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python and spec /Users/brandonl/opt/anaconda3/envs/fastcamp/share/jupyter/kernels/python3/kernel.json debug 18:08:16.624: Hiding default kernel spec 'Python 3 (ipykernel)', 'pythonjvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7', /python for interpreter /Users/brandonl/opt/anaconda3/envs/py39/bin/python and spec /Users/brandonl/opt/anaconda3/envs/py39/share/jupyter/kernels/python3/kernel.json debug 18:08:16.624: Kernel for interpreter /Users/brandonl/opt/anaconda3/bin/python is .jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher debug 18:08:16.624: Kernel for interpreter /Users/brandonl/opt/anaconda3/bin/python3 is .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher debug 18:08:16.624: Kernel for interpreter /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python is .jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher debug 18:08:16.624: Kernel for interpreter /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python is .jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher debug 18:08:16.624: Kernel for interpreter /Users/brandonl/opt/anaconda3/envs/py39/bin/python is .jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher debug 18:08:16.624: Updating cache with Local kernels startUsingLocalKernelSpec:'.python3./python./.-m#ipykernel_launcher (interpreter id = undefined)', startUsingLocalKernelSpec:'.tfx./Users/brandonl/tfx-env/bin/python3.7./.-m#ipykernel_launcher (interpreter id = undefined)', Added = , Updated = , Removed = debug 18:08:16.624: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 18:08:16.624: Updating cache with Python kernels startUsingPythonInterpreter:'.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python3)', startUsingPythonInterpreter:'.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/py39/bin/python)' , Added = startUsingPythonInterpreter:'.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/bin/python3)', startUsingPythonInterpreter:'.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/MLenv/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/fastcamp/bin/python)', startUsingPythonInterpreter:'.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher (interpreter id = /Users/brandonl/opt/anaconda3/envs/py39/bin/python)' , Updated = , Removed = debug 18:08:16.625: End refreshing Kernel Picker (1675476490692) debug 18:08:16.629: Get Active Interpreter, Class name = ls, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}} debug 18:08:16.630: Found 7 cached controllers debug 18:08:16.630: Creating 7 controllers debug 18:08:16.630: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:08:16.630: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0cdee0f4241add6ff8ab51f8e30b5d4176007c3ad6716a1820ea8ef94c8ef6712./Users/brandonl/opt/anaconda3/python./Users/brandonl/opt/anaconda3/python.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:08:16.630: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher') with name 'base (Python 3.6.4)' debug 18:08:16.631: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher') with name 'MLenv (Python 3.6.4)' debug 18:08:16.631: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd061093f99ddea28e70262cbb48cf1eafd958ff7663cb4314c24c0e4990900a9f7./Users/brandonl/opt/anaconda3/envs/MLenv/python./Users/brandonl/opt/anaconda3/envs/MLenv/python.-m#ipykernel_launcher') with name 'MLenv (Python 3.6.4)' debug 18:08:16.631: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher') with name 'fastcamp (Python 3.7.11)' debug 18:08:16.631: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd01a7dbddc00f71c6033535d6fb58a19c28d9af9c2847994a49d24f2e5e90e22c5./Users/brandonl/opt/anaconda3/envs/fastcamp/python./Users/brandonl/opt/anaconda3/envs/fastcamp/python.-m#ipykernel_launcher') with name 'fastcamp (Python 3.7.11)' debug 18:08:16.632: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher') with name 'py39 (Python 3.9.9)' debug 18:08:16.632: Creating notebook controller for startUsingPythonInterpreter & view interactive (id='.jvsc74a57bd0c098615e34024d68ded567e6f5a3455f01c2e2979cc9dc5678c0b113e3bee0d7./Users/brandonl/opt/anaconda3/envs/py39/python./Users/brandonl/opt/anaconda3/envs/py39/python.-m#ipykernel_launcher') with name 'py39 (Python 3.9.9)' debug 18:08:19.505: VSCodeNotebookController::handleExecution, Class name = Cv (started execution) debug 18:08:19.505: Execute Cell 1 /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:19.506: start the kernel, options.disableUI=false for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:19.506: Start Jupyter Session in kernel.ts with disableUI = false info 18:08:19.507: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (Python Path: /Users/brandonl/opt/anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) [GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=false) info 18:08:19.507: Checking for server existence. debug 18:08:19.507: Checking for server usability. debug 18:08:19.507: Starting notebook server. info 18:08:19.508: Connecting to server info 18:08:19.508: Launching server info 18:08:19.508: Starting Notebook info 18:08:19.509: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/01a10e45-1c77-422f-b645-c14a2724c4b9/jupyter_notebook_config.py debug 18:08:19.509: Starting Jupyter Notebook Starting Jupyter from ~/opt/anaconda3/bin/python with arguments --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/01a10e45-1c77-422f-b645-c14a2724c4b9/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 18:08:19.510: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:19.510: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:19.510: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:19.510: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:19.510: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:19.510: Cached data exists getEnvironmentVariables, debug 18:08:19.510: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:19.510: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:19.510: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:19.510: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 0ms with 56 variables debug 18:08:19.511: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:19.511: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:19.511: Create activated Env, Class name = tc, completed in 1ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:19.511: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:19.511: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:19.511: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:19.511: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:19.511: Cached data exists getEnvironmentVariables, debug 18:08:19.511: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:19.511: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:19.511: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:19.511: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 0ms with 56 variables debug 18:08:19.512: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:19.512: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:19.512: Start Jupyter Notebook with JUPYTER_PATH=/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/temp/jupyter debug 18:08:19.512: Start Jupyter Notebook with PYTHONPATH=/Users/brandonl/opt/anaconda3/bin/python3: debug 18:08:19.512: Start Jupyter Notebook with PATH variable. PATH=/Users/brandonl/.cargo/bin:/opt/miniconda3/bin:/Users/brandonl/opt/anaconda3/bin:/Users/brandonl/opt/anaconda3/condabin:/Users/brandonl/KSQL-Udemy/apache-maven-3.6.1/bin:/Users/brandonl/KSQL-Udemy/confluent:/Users/brandonl/opt/anaconda3/bin/python3:.:/Users/brandonl/opt/anaconda3/bin/pyspark:.:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/spark:/Users/brandonl/spark/bin:/Users/brandonl/spark/sbin:/usr/local/bin/python3.9:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/server/sbt/bin:/Users/brandonl/server/sbt/lib:/Users/brandonl/server/scala-2.11.12/bin:/Users/brandonl/server/scala-2.11.12/lib:/opt/apache-maven-3.6.3/bin:/Anaconda/anaconda3/bin:~/Downloads/azcopy_darwin_amd64_10.13.0:/Users/brandonl/anaconda3/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/brandonl/anaconda3/bin:/Users/brandonl/opt/anaconda3:/Anaconda/anaconda3/bin:/Users/brandonl/opt/anaconda3/bin/activate:/usr/local/opt/influxdb/bin:/Users/brandonl/hadoop/bin:/Users/brandonl/hadoop/sbin:/Users/brandonl/hadoop/share/hadoop/mapreduce:/Users/brandonl/hive/bin:/Users/brandonl/mysql/bin info 18:08:19.515: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/01a10e45-1c77-422f-b645-c14a2724c4b9/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/01a10e45-1c77-422f-b645-c14a2724c4b9/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 18:08:19.515: Waiting for Jupyter Notebook [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 18:08:20.316: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 18:08:20.317: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab debug 18:08:20.319: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab debug 18:08:20.319: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. debug 18:08:20.323: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in debug 18:08:20.323: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance debug 18:08:20.324: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance debug 18:08:20.324: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start debug 18:08:20.324: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server debug 18:08:20.324: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp debug 18:08:20.324: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen debug 18:08:20.325: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets debug 18:08:20.325: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address debug 18:08:20.325: [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address warn 18:08:20.389: Error occurred while trying to start the kernel, options.disableUI=false [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } warn 18:08:20.392: Kernel Error, context = start [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:20.393: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:08:20.393: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:20.393: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:20.393: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:20.393: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:20.393: Cached data exists getEnvironmentVariables, debug 18:08:20.393: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:20.393: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3, with env var count 56 and custom env var count 0 in 0ms debug 18:08:20.393: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:20.394: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3 in 0ms with 56 variables debug 18:08:20.394: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:20.394: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:20.394: Create activated Env, Class name = tc, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:08:20.399: Process Execution: > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 18:08:20.727: Checking if product is installed, Class name = qd, completed in 334ms, has a truthy return value, Arg 1: 19, Arg 2: undefined, Return Value: true debug 18:08:20.727: Are Dependencies Installed, Class name = Su, completed in 334ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher", Arg 2: undefined, Arg 3: true, Return Value: true info 18:08:20.729: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' debug 18:08:20.729: Kernel got disposed, hence there is no longer a kernel associated with /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb error 18:08:20.730: Error in execution [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:20.730: Start cell 1 execution @ undefined error 18:08:20.730: Error in execution (get message for cell) [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:20.316 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:20.316 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:20.319 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:20.319 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:20.323 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:20.745: End cell 1 execution @ undefined, started @ undefined, elapsed time = 0s debug 18:08:20.746: VSCodeNotebookController::handleExecution, Class name = Cv, completed in 1241ms, has a falsy return value debug 18:08:24.274: VSCodeNotebookController::handleExecution, Class name = Cv (started execution) debug 18:08:24.275: Execute Cell 1 /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:24.275: start the kernel, options.disableUI=false for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 18:08:24.275: Start Jupyter Session in kernel.ts with disableUI = false info 18:08:24.276: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd0e35fdda99f4b0b07298ddcb38011fb8b5e284b0e28028673fda548debbaf536e./Users/brandonl/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher (Python Path: /Users/brandonl/opt/anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) [GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=false) info 18:08:24.276: Checking for server existence. debug 18:08:24.276: Checking for server usability. debug 18:08:24.276: Starting notebook server. info 18:08:24.276: Connecting to server info 18:08:24.276: Launching server info 18:08:24.277: Starting Notebook info 18:08:24.278: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/7d964a8e-2f4f-4b3f-a6d0-ef85dbbc75b0/jupyter_notebook_config.py debug 18:08:24.278: Starting Jupyter Notebook Starting Jupyter from ~/opt/anaconda3/bin/python with arguments --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/7d964a8e-2f4f-4b3f-a6d0-ef85dbbc75b0/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 18:08:24.279: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:24.279: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:24.279: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:24.279: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:24.279: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:24.279: Cached data exists getEnvironmentVariables, debug 18:08:24.279: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:24.279: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:24.280: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:24.280: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1ms with 56 variables debug 18:08:24.281: Getting activated env variables impl, Class name = ps, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:24.281: Getting activated env variables, Class name = ps, completed in 2ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:24.281: Create activated Env, Class name = tc, completed in 2ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python","external":"file:///Users/brandonl/opt/anaconda3/bin/python","path":"/Users/brandonl/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}}} debug 18:08:24.281: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:24.281: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:24.281: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:24.281: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:24.281: Cached data exists getEnvironmentVariables, debug 18:08:24.281: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:24.281: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python, with env var count 56 and custom env var count 0 in 0ms debug 18:08:24.282: Getting activated env variables from Python, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:24.282: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python in 1ms with 56 variables debug 18:08:24.282: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:24.282: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:24.283: Start Jupyter Notebook with JUPYTER_PATH=/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/temp/jupyter debug 18:08:24.283: Start Jupyter Notebook with PYTHONPATH=/Users/brandonl/opt/anaconda3/bin/python3: debug 18:08:24.283: Start Jupyter Notebook with PATH variable. PATH=/Users/brandonl/.cargo/bin:/opt/miniconda3/bin:/Users/brandonl/opt/anaconda3/bin:/Users/brandonl/opt/anaconda3/condabin:/Users/brandonl/KSQL-Udemy/apache-maven-3.6.1/bin:/Users/brandonl/KSQL-Udemy/confluent:/Users/brandonl/opt/anaconda3/bin/python3:.:/Users/brandonl/opt/anaconda3/bin/pyspark:.:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/spark:/Users/brandonl/spark/bin:/Users/brandonl/spark/sbin:/usr/local/bin/python3.9:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/server/sbt/bin:/Users/brandonl/server/sbt/lib:/Users/brandonl/server/scala-2.11.12/bin:/Users/brandonl/server/scala-2.11.12/lib:/opt/apache-maven-3.6.3/bin:/Anaconda/anaconda3/bin:~/Downloads/azcopy_darwin_amd64_10.13.0:/Users/brandonl/anaconda3/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/brandonl/anaconda3/bin:/Users/brandonl/opt/anaconda3:/Anaconda/anaconda3/bin:/Users/brandonl/opt/anaconda3/bin/activate:/usr/local/opt/influxdb/bin:/Users/brandonl/hadoop/bin:/Users/brandonl/hadoop/sbin:/Users/brandonl/hadoop/share/hadoop/mapreduce:/Users/brandonl/hive/bin:/Users/brandonl/mysql/bin info 18:08:24.286: Process Execution: > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/7d964a8e-2f4f-4b3f-a6d0-ef85dbbc75b0/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 > ~/opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/7d964a8e-2f4f-4b3f-a6d0-ef85dbbc75b0/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 18:08:24.286: Waiting for Jupyter Notebook [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 18:08:25.081: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 18:08:25.081: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab debug 18:08:25.084: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab debug 18:08:25.085: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. debug 18:08:25.088: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in debug 18:08:25.088: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance debug 18:08:25.088: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance debug 18:08:25.089: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start debug 18:08:25.089: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server debug 18:08:25.089: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp debug 18:08:25.089: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen debug 18:08:25.090: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets debug 18:08:25.090: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address debug 18:08:25.090: [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address warn 18:08:25.155: Error occurred while trying to start the kernel, options.disableUI=false [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } warn 18:08:25.155: Kernel Error, context = start [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:25.156: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} debug 18:08:25.156: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:25.156: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:25.156: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: debug 18:08:25.156: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:25.156: Cached data exists getEnvironmentVariables, debug 18:08:25.156: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 18:08:25.156: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3, with env var count 56 and custom env var count 0 in 0ms debug 18:08:25.157: Getting activated env variables from Python, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:25.157: Got env vars with python /Users/brandonl/opt/anaconda3/bin/python3 in 1ms with 56 variables debug 18:08:25.157: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: debug 18:08:25.157: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: , Arg 3: true debug 18:08:25.157: Create activated Env, Class name = tc, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/Users/brandonl/opt/anaconda3/bin/python3","sysPrefix":"/Users/brandonl/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3","path":"/Users/brandonl/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/Users/brandonl/opt/anaconda3/bin/python3","external":"file:///Users/brandonl/opt/anaconda3/bin/python3","path":"/Users/brandonl/opt/anaconda3/bin/python3","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":6,"patch":4,"raw":"3.6.4 |Anaconda, Inc.| (default, Mar 12 2018, 20:05:31) \n[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)]"}},"allowEnvironmentFetchExceptions":true} info 18:08:25.160: Process Execution: > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" > ~/opt/anaconda3/bin/python3 -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 18:08:25.508: Checking if product is installed, Class name = qd, completed in 352ms, has a truthy return value, Arg 1: 19, Arg 2: undefined, Return Value: true debug 18:08:25.508: Are Dependencies Installed, Class name = Su, completed in 352ms, has a truthy return value, Arg 1: "~/opt/anaconda3/bin/python3./Users/brandonl/opt/anaconda3/bin/python3.-m#ipykernel_launcher", Arg 2: undefined, Arg 3: true, Return Value: true info 18:08:25.509: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' debug 18:08:25.509: Kernel got disposed, hence there is no longer a kernel associated with /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb error 18:08:25.510: Error in execution [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:25.510: Start cell 1 execution @ undefined error 18:08:25.510: Error in execution (get message for cell) [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 [W 2023-02-03 18:08:25.081 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-03 18:08:25.081 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-03 18:08:25.084 LabApp] JupyterLab extension loaded from /Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyterlab [I 2023-02-03 18:08:25.084 LabApp] JupyterLab application directory is /Users/brandonl/opt/anaconda3/share/jupyter/lab [I 18:08:25.088 NotebookApp] The port 8888 is already in use, trying another port. Traceback (most recent call last): File "/Users/brandonl/opt/anaconda3/bin/jupyter-notebook", line 8, in sys.exit(main()) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/jupyter_core/application.py", line 264, in launch_instance return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/traitlets/config/application.py", line 664, in launch_instance app.start() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 2321, in start success = self._bind_http_server() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1796, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/notebook/notebookapp.py", line 1822, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/Users/brandonl/opt/anaconda3/lib/python3.6/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255303) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:17:255863) at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:641996) at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642236) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:642129) at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640645) at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:640344) at ChildProcess. (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.2.1000360234/out/extension.node.js:2:1741500) at Object.onceWrapper (node:events:646:26) at ChildProcess.emit (node:events:538:35) at ChildProcess._handle.onexit (node:internal/child_process:291:12)] { category: 'jupyterconnection' } debug 18:08:25.526: End cell 1 execution @ undefined, started @ undefined, elapsed time = 0s debug 18:08:25.526: VSCodeNotebookController::handleExecution, Class name = Cv, completed in 1252ms, has a falsy return value ```
maximuslee1226 commented 1 year ago

/Users/brandonl/opt/anaconda3/bin/python -m jupyter notebook --no-browser also worked. Let me copy and paste the settings.json. I played with that earlier yesterday.

Settings ```jsonc { "python.pythonPath": "/Users/brandonl/opt/anaconda3/bin/python3", "jupyter.disablePythonDaemon": true, "editor.largeFileOptimizations": false, "workbench.editorAssociations": { "*.ipynb": "jupyter-notebook" }, "window.zoomLevel": 1, "vs-kubernetes": { "vs-kubernetes.minikube-path.mac": "/Users/brandonl/.vs-kubernetes/tools/minikube/darwin-amd64/minikube", "vscode-kubernetes.minikube-path.mac": "/Users/brandonl/.vs-kubernetes/tools/minikube/darwin-amd64/minikube", "vscode-kubernetes.helm-path.mac": "/Users/brandonl/.vs-kubernetes/tools/helm/darwin-amd64/helm", "vscode-kubernetes.kubectl-path.mac": "/Users/brandonl/.vs-kubernetes/tools/kubectl/kubectl" }, "workbench.colorTheme": "Default High Contrast", "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "redhat.telemetry.enabled": true, "notebook.cellToolbarLocation": { "default": "right", "jupyter-notebook": "left" }, "python.defaultInterpreterPath": "/Users/brandonl/opt/anaconda3/bin/python3", "workbench.editor.enablePreview": false, "dev.containers.dockerPath": "/usr/local/bin/docker", "hdinsight.disableOpenSurveyLink": true, "hdinsight.azureEnvironment": "Azure", "hdinsightCluster.linkedClusters": [ { "url": "https://dfml.azurehdinsight.net", "userName": "admin", "type": "Hive", "linkedClusterType": "Azure HDInsight", "clusterNickName": "" }, { "url": "https://dfml.azurehdinsight.net", "userName": "admin", "type": "Spark", "linkedClusterType": "Generic Livy Endpoint", "clusterNickName": "" } ], "azure.resourceFilter": [ "855b093e-7340-45c7-9f0c-96150415893e/5339ff94-021c-4b0b-8e6c-46fe166477ec", "ae0d54e0-e3f7-4f72-b03e-3ee404e881cb/7176384f-3968-4f32-9b9b-efb28f92448e" ], "files.associations": { "*.hql": "hql-sql" }, "code-runner.executorMapByFileExtension": { "*.hql": "hql-sql", ".vb": "cd $dir && vbc /nologo $fileName && $dir$fileNameWithoutExt", ".vbs": "cscript //Nologo", ".scala": "scala", ".jl": "julia", ".cr": "crystal", ".ml": "ocaml", ".exs": "elixir", ".hx": "haxe --cwd $dirWithoutTrailingSlash --run $fileNameWithoutExt", ".rkt": "racket", ".scm": "csi -script", ".ahk": "autohotkey", ".au3": "autoit3", ".kt": "cd $dir && kotlinc $fileName -include-runtime -d $fileNameWithoutExt.jar && java -jar $fileNameWithoutExt.jar", ".kts": "kotlinc -script", ".dart": "dart", ".pas": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt", ".pp": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt", ".d": "cd $dir && dmd $fileName && $dir$fileNameWithoutExt", ".hs": "runhaskell", ".nim": "nim compile --verbosity:0 --hints:off --run", ".csproj": "dotnet run --project", ".fsproj": "dotnet run --project", ".lisp": "sbcl --script", ".kit": "kitc --run", ".v": "v run", ".vsh": "v run", ".sass": "sass --style expanded", ".cu": "cd $dir && nvcc $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt" }, "code-runner.executorMap": { "javascript": "node", "java": "cd $dir && javac $fileName && java $fileNameWithoutExt", "c": "cd $dir && gcc $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "cpp": "cd $dir && g++ $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "objective-c": "cd $dir && gcc -framework Cocoa $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "php": "php", "python": "python -u", "perl": "perl", "perl6": "perl6", "ruby": "ruby", "go": "go run", "lua": "lua", "groovy": "groovy", "powershell": "powershell -ExecutionPolicy ByPass -File", "bat": "cmd /c", "shellscript": "bash", "fsharp": "fsi", "csharp": "scriptcs", "vbscript": "cscript //Nologo", "typescript": "ts-node", "coffeescript": "coffee", "scala": "scala", "swift": "swift", "julia": "julia", "crystal": "crystal", "ocaml": "ocaml", "r": "Rscript", "applescript": "osascript", "clojure": "lein exec", "haxe": "haxe --cwd $dirWithoutTrailingSlash --run $fileNameWithoutExt", "rust": "cd $dir && rustc $fileName && $dir$fileNameWithoutExt", "racket": "racket", "scheme": "csi -script", "ahk": "autohotkey", "autoit": "autoit3", "dart": "dart", "pascal": "cd $dir && fpc $fileName && $dir$fileNameWithoutExt", "d": "cd $dir && dmd $fileName && $dir$fileNameWithoutExt", "haskell": "runhaskell", "nim": "nim compile --verbosity:0 --hints:off --run", "lisp": "sbcl --script", "kit": "kitc --run", "v": "v run", "sass": "sass --style expanded", "scss": "scss --style expanded", "less": "cd $dir && lessc $fileName $fileNameWithoutExt.css", "FortranFreeForm": "cd $dir && gfortran $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "fortran-modern": "cd $dir && gfortran $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "fortran_fixed-form": "cd $dir && gfortran $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt", "fortran": "cd $dir && gfortran $fileName -o $fileNameWithoutExt && $dir$fileNameWithoutExt" }, "hdinsightHive.applyLocalization": true, "hdinsight.enableSkipPysparkInstallation": true, "git.ignoreLegacyWarning": true, "python.condaPath": "/Users/brandonl/opt/anaconda3/bin/python3", "bracket-pair-colorizer-2.depreciation-notice": false, "security.workspace.trust.untrustedFiles": "open", "cSpell.userWords": [ "ITEMTOPURCHASE", "SHOPPINGCART" ], "C_Cpp.addNodeAddonIncludePaths": true, "editor.bracketPairColorization.independentColorPoolPerBracketType": true, "terminal.integrated.profiles.osx": { "bash": { "path": "bash", "args": [ "-l" ], "icon": "terminal-bash" }, "zsh": { "path": "zsh", "args": [ "-l" ] }, "fish": { "path": "fish", "args": [ "-l" ] }, "tmux": { "path": "tmux", "icon": "terminal-tmux" }, "pwsh": { "path": "pwsh", "icon": "terminal-powershell" }, "csh": { "path": "/bin/csh" }, "bashrc": { "path": "/usr/local/bin/bash", "args": [ "-l" ] } }, "terminal.integrated.inheritEnv": false, "python.terminal.activateEnvironment": false, "files.autoSave": "afterDelay", "git.terminalAuthentication": false, "gitlens.terminalLinks.enabled": false, "terminal.integrated.profiles.linux": { "bash": { "path": "bash", "icon": "terminal-bash" }, "fish": { "path": "fish" }, "tmux": { "path": "tmux", "icon": "terminal-tmux" }, "pwsh": { "path": "pwsh", "icon": "terminal-powershell" } }, "launch": { "configurations": [ ] }, "terminal.integrated.defaultProfile.windows": "", "terminal.integrated.allowMnemonics": true, "terminal.integrated.sendKeybindingsToShell": true, "terminal.integrated.cwd": "${fileDirname}", "terminal.integrated.defaultProfile.osx": "bashrc", "jupyter.logging.level": "verbose" } ```
maximuslee1226 commented 1 year ago

I changed the python path to python3 or python to try to see if that will fix the issue, but it didn't

DonJayamanne commented 1 year ago

/Users/brandonl/opt/anaconda3/bin/python -m jupyter notebook --no-browser also worked. I played with that earlier yesterday.

Did that work?

What I would like is, for you to try and run that in the terminal and let me know if that works. here is the command I would like you to run in the terminal, please let me know how this goes /Users/brandonl/opt/anaconda3/bin/python -m jupyter notebook

maximuslee1226 commented 1 year ago

I already tried that, but didn't work. Let me try it again. Yep, it works on the browser, but it doesn't work from VSCODE.

maximuslee1226 commented 1 year ago

It seems like a bug with VSCODE extension.

DonJayamanne commented 1 year ago

already tried that, but didn't work. Let me try it again. Yep, it works on the browse

sorry, confused First it didn’t work, then it did Can you confirm you ran that exact same command or did you run ‘Jupyter notebook’

maximuslee1226 commented 1 year ago

I ran jupyter notebook "/Users/brandonl/opt/anaconda3/bin/python -m jupyter notebook"

maximuslee1226 commented 1 year ago

inside of the VSCODE Terminal

DonJayamanne commented 1 year ago

Did that work? Or did it work only outside vscode?

ghost commented 1 year ago

I switched to the pre-release version of the Jupyter extension. It works now! Except for one thing: starting or rebooting the kernel now takes about 10 seconds. The machine is mac air m1

I also did the same on my linux machine. Everything works smoothly as it was

Here is the jupyter log from my laptop, as you can see there is a 10 second gap between line \cb3 [W 12:03:33.316 NotebookApp] delete /blank_notebook-jvsc-31b05fbb-58a4-421b-8c9c-a4ef9f85827606cb61de-c97f-4509-a01e-d9780a2e80e1.ipynb\cb1 \ and \cb3 debug 12:03:43.380: Got status busy in waitForIdleOnSession\cb1 \

The software is the same for the both machines: I create python 3.9.13 environment using the latest version of pyenv

Here is the log file jupyter_log.txt

DonJayamanne commented 1 year ago

also did the same on my linux machine. Everything works smoothly as it was

Unfortunately there is an architectural difference in the way kernels are started on Mac m1 vs other machines Hence the delays

ghost commented 1 year ago

But it was smooth before the update. I hope there is a way not to wait ~10 seconds to start/restart the kernel

DonJayamanne commented 1 year ago

it was smooth before the update. I hope there is a way not to wait ~

Please crate a separate issue with the logs (all of the logs) Please open at least 2 notebooks and run a cell in each (I need to see logs for multiple notebooks one after another, not together)

maximuslee1226 commented 1 year ago

My M2 notebook didn't work with or without the pre-released version.

DonJayamanne commented 1 year ago

@maximuslee1226 please could you file a separate issue about the m2 and please provide the logs We should be able to get that fixed

maximuslee1226 commented 1 year ago

@DonJayamanne The bug is about m2. I wrote that in the environment section

DonJayamanne commented 1 year ago

Oops, sorry about that, yes.

DonJayamanne commented 1 year ago

@maximuslee1226

  1. Please open a terminal, and run the following command and let me know what you get
    • echo $PATH
    • echo $PYTHONPATH
    • which jupyter
    • which python
maximuslee1226 commented 1 year ago

Thank you. echo $PATH /opt/miniconda3/bin:/Users/brandonl/KSQL-Udemy/apache-maven-3.6.1/bin:/Users/brandonl/KSQL-Udemy/confluent:/Users/brandonl/opt/anaconda3/bin/python3:/usr/local/bin/python3.9:/usr/local/bin/python3.9:.:/Users/brandonl/opt/anaconda3/bin/pyspark:/Users/brandonl/opt/anaconda3/bin/pyspark:/Users/brandonl/opt/anaconda3/bin/pyspark:.:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/spark:/Users/brandonl/spark/bin:/Users/brandonl/spark/sbin:/usr/local/bin/python3.9:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/server/sbt/bin:/Users/brandonl/server/sbt/lib:/Users/brandonl/server/scala-2.11.12/bin:/Users/brandonl/server/scala-2.11.12/lib:/opt/apache-maven-3.6.3/bin:/Anaconda/anaconda3/bin:~/Downloads/azcopy_darwin_amd64_10.13.0:/Users/brandonl/anaconda3/bin:/opt/miniconda3/bin:/Users/brandonl/KSQL-Udemy/apache-maven-3.6.1/bin:/Users/brandonl/KSQL-Udemy/confluent:/usr/local/bin/python3.9:/usr/local/bin/python3.9:.:/Users/brandonl/opt/anaconda3/bin/pyspark:/Users/brandonl/opt/anaconda3/bin/pyspark:.:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/spark:/Users/brandonl/spark/bin:/Users/brandonl/spark/sbin:/usr/local/bin/python3.9:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/server/sbt/bin:/Users/brandonl/server/sbt/lib:/Users/brandonl/server/scala-2.11.12/bin:/Users/brandonl/server/scala-2.11.12/lib:/opt/apache-maven-3.6.3/bin:/Anaconda/anaconda3/bin:~/Downloads/azcopy_darwin_amd64_10.13.0:/Users/brandonl/anaconda3/bin:/Users/brandonl/.cargo/bin:/opt/miniconda3/bin:/Users/brandonl/opt/anaconda3/bin:/Users/brandonl/opt/anaconda3/condabin:/Users/brandonl/KSQL-Udemy/apache-maven-3.6.1/bin:/Users/brandonl/KSQL-Udemy/confluent:/usr/local/bin/python3.9:.:/Users/brandonl/opt/anaconda3/bin/pyspark:.:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/spark:/Users/brandonl/spark/bin:/Users/brandonl/spark/sbin:/usr/local/bin/python3.9:/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/bin:/Users/brandonl/server/sbt/bin:/Users/brandonl/server/sbt/lib:/Users/brandonl/server/scala-2.11.12/bin:/Users/brandonl/server/scala-2.11.12/lib:/opt/apache-maven-3.6.3/bin:/Anaconda/anaconda3/bin:~/Downloads/azcopy_darwin_amd64_10.13.0:/Users/brandonl/anaconda3/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/brandonl/anaconda3/bin:/Users/brandonl/opt/anaconda3:/Anaconda/anaconda3/bin:/Users/brandonl/opt/anaconda3/bin/activate:/usr/local/opt/influxdb/bin:/Users/brandonl/hadoop/bin:/Users/brandonl/hadoop/sbin:/Users/brandonl/hadoop/share/hadoop/mapreduce:/Users/brandonl/hive/bin:/Users/brandonl/mysql/bin:/Users/brandonl/anaconda3/bin:/Users/brandonl/opt/anaconda3:/Anaconda/anaconda3/bin:/Users/brandonl/opt/anaconda3/bin/activate:/usr/local/opt/influxdb/bin:/Users/brandonl/hadoop/bin:/Users/brandonl/hadoop/sbin:/Users/brandonl/hadoop/share/hadoop/mapreduce:/Users/brandonl/hive/bin:/Users/brandonl/mysql/bin:/Users/brandonl/anaconda3/bin:/Users/brandonl/opt/anaconda3:/Anaconda/anaconda3/bin:/Users/brandonl/opt/anaconda3/bin/activate:/usr/local/opt/influxdb/bin:/Users/brandonl/hadoop/bin:/Users/brandonl/hadoop/sbin:/Users/brandonl/hadoop/share/hadoop/mapreduce:/Users/brandonl/hive/bin:/Users/brandonl/mysql/bin echo $PYTHONPATH /Users/brandonl/opt/anaconda3/bin/python3:/usr/local/bin/python3.9:/usr/local/bin/python3.9: which jupyter /Users/brandonl/opt/anaconda3/bin/jupyter which python /Users/brandonl/opt/anaconda3/bin/python

maximuslee1226 commented 1 year ago

@DonJayamanne Hello Don, did you find anything from the above results? Do you think there will be a fix soon? Thank you,

DonJayamanne commented 1 year ago

Ok, looks like you are using Python 3.6 and that is no longer supported (support for that ended in Dec 2021). Please could you try the following:

If that does not work, please provide the logs again NOTE: Please change the logging level to verbose (right now you seem to have it setup to debug)

I believe that should fix this issue, hence closing this for now If that still does not work, please do feel free to comment here and i'll reopen this, of please re-open your self of please feel free to create a new issue and I'll look into it

maximuslee1226 commented 1 year ago

@DonJayamanne 3.6 is the maven version that I am using. When I type python3 --version, I get Python 3.9.8, so I don't have the python 3.6 installed in my machine.

maximuslee1226 commented 1 year ago

This is strange, when I open shift+command+p, and select interpreter, I see other versions of python

image
maximuslee1226 commented 1 year ago

python

maximuslee1226 commented 1 year ago

I still get the error when I select py3.9, but how can I correct the different kernel that I don't have in my environment?

maximuslee1226 commented 1 year ago

python2

DonJayamanne commented 1 year ago

so I don't have the python 3.6 installed in my machine.

You do have it installed. If you look at the image in here https://github.com/microsoft/vscode-jupyter/issues/12723#issuecomment-1421220822
You can see that the first two items are base (Python 3.6.4), that shows that you have Python 3.6 installed on your machine. The logs also show this fact

I still get the error when I select py3.9,

Please could you enable logging as follows:

maximuslee1226 commented 1 year ago

VSCODE shows that there is python 3.6, but I don't have it in my system. here is the command that I ran to find out what python version I have. Only 3.9

python3

maximuslee1226 commented 1 year ago

I already have the looging enabled, so I can get you another log if you'd like. Thank you,

maximuslee1226 commented 1 year ago

Sorry, you were correct, python was set to python 3.6.4

maximuslee1226 commented 1 year ago

python3 was set to python3.9

DonJayamanne commented 1 year ago

Again, when you look at the list, the base conda environment is python 3.6 Please try the following:

maximuslee1226 commented 1 year ago

@DonJayamanne Apparently, I had to uninstall my old anaconda environments and uninstall anacond completely to get rid of 3.6.4, but it still doesn't work. I now have Python 3.9.13 as a base and all my other python envs are gone. I have a back up, so I may be able to go back to the old image of my MacBook, but that will take me a long time to restore my back up, so it would be great if the team can investigate first and find out what's wrong with it. Here is the log file.

maximuslee1226 commented 1 year ago

Visual Studio Code (1.75.0, undefined, desktop) Jupyter Extension Version: 2023.1.2010391206. Python Extension Version: 2023.3.10391011. No workspace folder opened. warn 07:55:51.833: Exception while attempting zmq : No native build was found for platform=darwin arch=arm64 runtime=electron abi=106 uv=1 armv=8 libc=glibc node=16.14.2 electron=19.1.9 loaded from: /Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/node_modules/zeromq

User belongs to experiment group 'jupyterTest' User belongs to experiment group 'jupyterEnhancedDataViewer' debug 07:55:51.891: Updating cache with Python kernels , Added = , Updated = , Removed = debug 07:55:51.891: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:51.892: Start refreshing Kernel Picker (1675958151892) debug 07:55:51.892: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 07:55:51.892: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 07:55:51.893: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" info 07:55:51.894: LSP Notebooks experiment is enabled debug 07:55:51.894: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 07:55:51.898: Get Custom Env Variables, Class name = bc, completed in 7ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:51.899: Get Jupyter Sub Paths, Class name = Lu, completed in 8ms, has a truthy return value, Arg 1: "", Arg 2: "kernels", Return Value: debug 07:55:51.899: Get Jupyter Kernel Paths, Class name = Lu, completed in 8ms, has a truthy return value, Arg 1: "", Return Value: debug 07:55:51.901: Get KernelSpec root path, Class name = Lu, completed in 9ms, has a truthy return value, Arg 1: {"a":false,"b":null}, Return Value: <Uri:/usr/share/jupyter/kernels>, <Uri:/usr/local/share/jupyter/kernels>, <Uri:/Users/brandonl/Library/Jupyter/kernels> debug 07:55:51.908: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 07:55:51.909: Not Searching for kernels as path does not exist, /usr/share/jupyter/kernels debug 07:55:51.911: No controller, hence notebook communications cannot be initialized for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:55:52.061: Get Interpreter details, Class name = ls (started execution), Arg 1: "/opt/anaconda3/bin/python" debug 07:55:52.061: Get Active Interpreter, Class name = ls (started execution), Arg 1: undefined debug 07:55:52.114: Get Active Interpreter, Class name = ls, completed in 222ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.114: Get Active Interpreter, Class name = ls, completed in 222ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.115: Get Active Interpreter, Class name = ls, completed in 222ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.115: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.115: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 07:55:52.115: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}} & preferred interpreter /opt/anaconda3/bin/python debug 07:55:52.115: Rank Kernels, Class name = Kv, completed in 0ms, has a falsy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.115: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.115: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 07:55:52.115: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}} & preferred interpreter /opt/anaconda3/bin/python debug 07:55:52.115: Rank Kernels, Class name = Kv, completed in 0ms, has a falsy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.115: Compute Preferred Controller, Class name = cv, completed in 222ms, has a truthy return value, Arg 1: <Uri:/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb>, Arg 2: undefined, Arg 3: {"a":false,"b":{"j":false,"q":{"a":{},"b":{},"c":0}}}, Return Value: {} debug 07:55:52.116: Get Active Interpreter, Class name = ls, completed in 222ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.116: Interpreter details for /opt/anaconda3/bin/python from Python is {"internal":{"path":"/opt/anaconda3/bin/python","id":"/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":9,"micro":13,"release":{"level":"final","serial":0},"sysVersion":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"},"tools":["Conda"]},"id":"/opt/anaconda3/bin/python"} and our mapping is {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.116: Get Interpreter details, Class name = ls, completed in 55ms, has a truthy return value, Arg 1: "/opt/anaconda3/bin/python" debug 07:55:52.116: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} debug 07:55:52.116: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:52.116: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.116: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.116: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.116: Cached data exists getEnvironmentVariables, debug 07:55:52.116: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} debug 07:55:52.116: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:52.116: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.116: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.116: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.116: Cached data exists getEnvironmentVariables, debug 07:55:52.116: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.117: Get Custom Env Variables, Class name = bc, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.117: Get Active Interpreter, Class name = ls, completed in 56ms, has a truthy return value, Arg 1: undefined, Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.117: interpreterPackages getPackageInformation, Class name = xl (started execution), Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:55:52.117: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:55:52.117: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:52.117: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.117: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:52.117: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.117: Cached data exists getEnvironmentVariables, debug 07:55:52.117: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:52.151: Creating notebook controller for startUsingPythonInterpreter & view jupyter-notebook (id='.jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher') with name 'base (Python 3.9.13)' debug 07:55:52.152: Get Active Interpreter, Class name = ls (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb" debug 07:55:52.152: Get Active Interpreter, Class name = ls, completed in 0ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Return Value: {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.152: Rank Kernels, Class name = Kv (started execution), Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.152: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 07:55:52.152: Find preferred kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb with metadata {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}} & preferred interpreter /opt/anaconda3/bin/python debug 07:55:52.152: Rank Kernels, Class name = Kv, completed in 0ms, has a truthy return value, Arg 1: "~/projects/Hoeffding Tree/incremental_training.ipynb", Arg 2: "", Arg 3: {"kernelspec":{"display_name":"base","language":"python","name":"python3"},"language_info":{"name":"python","version":"3.9.13"},"vscode":{"interpreter":{"hash":"40d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f"}}}, Arg 4: <Uri:/opt/anaconda3/bin/python>, Arg 5: "", Arg 6: undefined debug 07:55:52.152: Preferred Remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined info 07:55:52.152: Preferred kernel .jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher is exact match or top match for non python kernels, (true, [object Object], true, false) info 07:55:52.152: PreferredConnection: .jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher found for NotebookDocument: /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:55:52.152: TargetController found ID: startUsingPythonInterpreter:.jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher for document /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:55:52.153: Found 0 cached controllers debug 07:55:52.158: KernelProvider switched kernel to id = .jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher debug 07:55:52.159: Initialize notebook communications for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:55:52.159: Resolving notebook UI Comms (resolve) for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:55:52.159: initialize CommonMessageCoordinator debug 07:55:52.160: Registering commtarget jupyter.widget debug 07:55:52.160: IPyWidgetMessageDispatcher.initialize debug 07:55:52.160: Controller selection change completed debug 07:55:52.160: Storing Preferred remote kernel for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb is undefined debug 07:55:52.166: Compute Preferred Controller, Class name = cv, completed in 14ms, has a truthy return value, Arg 1: <Uri:/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb>, Arg 2: undefined, Arg 3: {"a":false,"b":{"j":false,"q":{"a":{},"b":{},"c":0}}}, Return Value: debug 07:55:52.366: IPyWidgetMessageDispatcher.initialize debug 07:55:52.395: _jupyterPythonPathFunction: Giving Pylance "/opt/anaconda3/bin/python" as python path for "file:///Users/brandonl/projects/Hoeffding%20Tree/incremental_training.ipynb" debug 07:55:52.852: Conda file returned by Python Extension is conda debug 07:55:52.901: Refreshed Environments debug 07:55:52.901: Full interpreter list after refreshing (total 0ms, resolve 0ms, refresh 0ms) is length: 1, /opt/anaconda3/bin/python:base:Conda:/opt/anaconda3/bin/python:/opt/anaconda3/bin/python debug 07:55:52.902: Python environment for /opt/anaconda3/bin/python is /opt/anaconda3/bin/python from Python Extension API is {"internal":{"path":"/opt/anaconda3/bin/python","id":"/opt/anaconda3/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/opt/anaconda3"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"}},"version":{"major":3,"minor":9,"micro":13,"release":{"level":"final","serial":0},"sysVersion":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"},"tools":["Conda"]},"id":"/opt/anaconda3/bin/python"} and translated is {"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}} debug 07:55:52.902: Full interpreter list is length: 1, /opt/anaconda3/bin/python:base:Conda:/opt/anaconda3/bin/python debug 07:55:52.902: Refreshed Environments debug 07:55:53.904: End refreshing Kernel Picker (1675958151892) debug 07:55:54.555: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 2439ms debug 07:55:54.555: Getting activated env variables from Python, Class name = ps, completed in 2439ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.555: Got env vars with python /opt/anaconda3/bin/python in 2439ms with 57 variables debug 07:55:54.556: Getting activated env variables impl, Class name = ps, completed in 2440ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.556: Getting activated env variables, Class name = ps, completed in 2440ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:54.556: Create activated Env, Class name = tc, completed in 2440ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} info 07:55:54.558: Process Execution: > /opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')"

/opt/anaconda3/bin/python -c "import jupyter;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 07:55:54.559: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 2443ms debug 07:55:54.559: Getting activated env variables from Python, Class name = ps, completed in 2443ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.559: Got env vars with python /opt/anaconda3/bin/python in 2443ms with 57 variables debug 07:55:54.559: Getting activated env variables impl, Class name = ps, completed in 2443ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.559: Getting activated env variables, Class name = ps, completed in 2443ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:54.559: Create activated Env, Class name = tc, completed in 2443ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} info 07:55:54.562: Process Execution: > /opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" /opt/anaconda3/bin/python -c "import notebook;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 07:55:54.562: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 2445ms debug 07:55:54.562: Getting activated env variables from Python, Class name = ps, completed in 2445ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.562: Got env vars with python /opt/anaconda3/bin/python in 2445ms with 57 variables debug 07:55:54.562: Getting activated env variables impl, Class name = ps, completed in 2445ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.562: Getting activated env variables, Class name = ps, completed in 2445ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:54.562: Create activated Env, Class name = tc, completed in 2445ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} info 07:55:54.566: Process Execution: > /opt/anaconda3/bin/python -m pip list /opt/anaconda3/bin/python -m pip list debug 07:55:54.606: Checking if product is installed, Class name = qd, completed in 2490ms, has a truthy return value, Arg 1: 18, Arg 2: undefined, Return Value: true debug 07:55:54.693: Checking if product is installed, Class name = qd, completed in 2577ms, has a truthy return value, Arg 1: 20, Arg 2: undefined, Return Value: true debug 07:55:54.693: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:55:54.693: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:54.693: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.693: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.693: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.693: Cached data exists getEnvironmentVariables, debug 07:55:54.693: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.693: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 0ms debug 07:55:54.693: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.693: Got env vars with python /opt/anaconda3/bin/python in 0ms with 57 variables debug 07:55:54.693: Getting activated env variables impl, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.693: Getting activated env variables, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:55:54.693: Create activated Env, Class name = tc, completed in 0ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} info 07:55:54.696: Process Execution: > /opt/anaconda3/bin/python -m jupyter kernelspec --version /opt/anaconda3/bin/python -m jupyter kernelspec --version debug 07:55:54.918: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.918: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.918: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.918: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.918: Cached data exists getEnvironmentVariables, debug 07:55:54.918: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.919: Cached data exists getEnvironmentVariables, debug 07:55:54.919: Get Custom Env Variables, Class name = bc, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.919: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:55:54.919: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 1ms debug 07:55:54.919: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 0ms debug 07:55:54.919: Getting activated env variables from Python, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Got env vars with python /opt/anaconda3/bin/python in 1ms with 57 variables debug 07:55:54.919: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Got env vars with python /opt/anaconda3/bin/python in 0ms with 57 variables debug 07:55:54.919: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:54.919: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:55:55.277: interpreterPackages getPackageInformation, Class name = xl, completed in 3160ms, has a falsy return value, Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:56:03.309: VSCodeNotebookController::handleExecution, Class name = _v (started execution) debug 07:56:03.309: Execute Cell 1 /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:56:03.310: start the kernel, options.disableUI=false for /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb debug 07:56:03.310: Start Jupyter Session in kernel.ts with disableUI = false info 07:56:03.310: Starting Jupyter Session startUsingPythonInterpreter, .jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher (Python Path: /opt/anaconda3, EnvType: Conda, EnvName: 'base', Version: 3.9.13 (main, Aug 25 2022, 18:29:29) [Clang 12.0.0 ]) for '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' (disableUI=false) info 07:56:03.311: Checking for server existence. debug 07:56:03.311: Checking for server usability. debug 07:56:03.311: Starting notebook server. info 07:56:03.311: Connecting to server info 07:56:03.311: Launching server info 07:56:03.312: Starting Notebook info 07:56:03.314: Generating custom default config at /var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/b5923937-e906-4c6e-a532-f38c918d2073/jupyter_notebook_config.py debug 07:56:03.314: Starting Jupyter Notebook Starting Jupyter from /opt/anaconda3/bin/python with arguments --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/b5923937-e906-4c6e-a532-f38c918d2073/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 07:56:03.314: Create activated Env, Class name = tc (started execution), Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:56:03.315: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:56:03.315: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.315: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.315: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:03.315: Cached data exists getEnvironmentVariables, debug 07:56:03.315: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:03.315: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 0ms debug 07:56:03.315: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.315: Got env vars with python /opt/anaconda3/bin/python in 0ms with 57 variables debug 07:56:03.316: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.316: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:56:03.316: Create activated Env, Class name = tc, completed in 2ms, has a truthy return value, Arg 1: {"allowEnvironmentFetchExceptions":true,"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}}} debug 07:56:03.316: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:56:03.316: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.316: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.316: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:03.316: Cached data exists getEnvironmentVariables, debug 07:56:03.316: Get Custom Env Variables, Class name = bc, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:03.316: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 0ms debug 07:56:03.316: Getting activated env variables from Python, Class name = ps, completed in 0ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.316: Got env vars with python /opt/anaconda3/bin/python in 0ms with 57 variables debug 07:56:03.317: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:03.317: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true info 07:56:03.320: Process Execution: > /opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/b5923937-e906-4c6e-a532-f38c918d2073/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 /opt/anaconda3/bin/python -m jupyter notebook --no-browser --notebook-dir="/Users/brandonl/projects/Hoeffding Tree" --config=/var/folders/22/f_6vk3095hd0wjpffqpdkrdc0000gn/T/b5923937-e906-4c6e-a532-f38c918d2073/jupyter_notebook_config.py --NotebookApp.iopub_data_rate_limit=10000000000.0 debug 07:56:03.321: Waiting for Jupyter Notebook /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( debug 07:56:03.833: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn(

[W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 07:56:04.977: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. debug 07:56:04.977: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab debug 07:56:04.981: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab debug 07:56:04.981: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab

Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in debug 07:56:04.985: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in

sys.exit(main())

File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance debug 07:56:04.985: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance

return super().launch_instance(argv=argv, **kwargs)

File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance debug 07:56:04.985: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance

app.start()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start debug 07:56:04.985: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start

success = self._bind_http_server()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server

return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp

self.http_server.listen(port, self.ip)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen

sockets = bind_sockets(port, address=address)

debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets

sock.bind(sockaddr)

OSError: [Errno 49] Can't assign requested address debug 07:56:04.986: /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn( [W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab [I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in sys.exit(main()) File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance return super().launch_instance(argv=argv, **kwargs) File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance app.start() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start success = self._bind_http_server() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp() File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp self.http_server.listen(port, self.ip) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen sockets = bind_sockets(port, address=address) File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets sock.bind(sockaddr) OSError: [Errno 49] Can't assign requested address

warn 07:56:05.062: Error occurred while trying to start the kernel, options.disableUI=false [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn(

[W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab

Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in

sys.exit(main())

File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance

return super().launch_instance(argv=argv, **kwargs)

File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance

app.start()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start

success = self._bind_http_server()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server

return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp

self.http_server.listen(port, self.ip)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen

sockets = bind_sockets(port, address=address)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets

sock.bind(sockaddr)

OSError: [Errno 49] Can't assign requested address

at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:254981)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:255541)
at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700797)
at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:701037)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700930)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699446)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699145)
at ChildProcess.<anonymous> (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:1800927)
at Object.onceWrapper (node:events:646:26)
at ChildProcess.emit (node:events:538:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)] {

category: 'jupyterconnection' } warn 07:56:05.062: Kernel Error, context = start [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn(

[W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab

Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in

sys.exit(main())

File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance

return super().launch_instance(argv=argv, **kwargs)

File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance

app.start()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start

success = self._bind_http_server()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server

return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp

self.http_server.listen(port, self.ip)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen

sockets = bind_sockets(port, address=address)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets

sock.bind(sockaddr)

OSError: [Errno 49] Can't assign requested address

at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:254981)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:255541)
at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700797)
at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:701037)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700930)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699446)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699145)
at ChildProcess.<anonymous> (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:1800927)
at Object.onceWrapper (node:events:646:26)
at ChildProcess.emit (node:events:538:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)] {

category: 'jupyterconnection' } debug 07:56:05.063: Create activated Env, Class name = tc (started execution), Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} debug 07:56:05.063: Getting activated env variables, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:56:05.063: Getting activated env variables impl, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:05.063: Getting activated env variables from Python, Class name = ps (started execution), Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:05.063: Get Custom Env Variables, Class name = bc (started execution), Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:05.063: Cached data exists getEnvironmentVariables, debug 07:56:05.064: Get Custom Env Variables, Class name = bc, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: "RunPythonCode" debug 07:56:05.064: Got env vars with python /opt/anaconda3/bin/python, with env var count 57 and custom env var count 0 in 1ms debug 07:56:05.064: Getting activated env variables from Python, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:05.064: Got env vars with python /opt/anaconda3/bin/python in 1ms with 57 variables debug 07:56:05.064: Getting activated env variables impl, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python> debug 07:56:05.064: Getting activated env variables, Class name = ps, completed in 1ms, has a truthy return value, Arg 1: undefined, Arg 2: <Uri:/opt/anaconda3/bin/python>, Arg 3: true debug 07:56:05.064: Create activated Env, Class name = tc, completed in 1ms, has a truthy return value, Arg 1: {"interpreter":{"id":"/opt/anaconda3/bin/python","sysPrefix":"/opt/anaconda3","envPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"displayPath":{"$mid":1,"fsPath":"/opt/anaconda3","path":"/opt/anaconda3","scheme":"file"},"envName":"base","uri":{"$mid":1,"fsPath":"/opt/anaconda3/bin/python","external":"file:///opt/anaconda3/bin/python","path":"/opt/anaconda3/bin/python","scheme":"file"},"displayName":"base","envType":"Conda","version":{"major":3,"minor":9,"patch":13,"raw":"3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]"}},"allowEnvironmentFetchExceptions":true} info 07:56:05.068: Process Execution: > /opt/anaconda3/bin/python -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')"

/opt/anaconda3/bin/python -c "import ipykernel;print('6af208d0-cb9c-427f-b937-ff563e17efdf')" debug 07:56:05.219: Checking if product is installed, Class name = qd, completed in 156ms, has a truthy return value, Arg 1: 19, Arg 2: undefined, Return Value: true debug 07:56:05.220: Are Dependencies Installed, Class name = Su, completed in 157ms, has a truthy return value, Arg 1: ".jvsc74a57bd040d3a090f54c6569ab1632332b64b2c03c39dcf918b08424e98f38b5ae0af88f./opt/anaconda3/python./opt/anaconda3/python.-m#ipykernel_launcher", Arg 2: undefined, Arg 3: true, Return Value: true info 07:56:05.221: Dispose Kernel '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' associated with '/Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb' debug 07:56:05.222: Kernel got disposed, hence there is no longer a kernel associated with /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb error 07:56:05.223: Error in execution [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn(

[W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab

Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in

sys.exit(main())

File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance

return super().launch_instance(argv=argv, **kwargs)

File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance

app.start()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start

success = self._bind_http_server()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server

return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp

self.http_server.listen(port, self.ip)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen

sockets = bind_sockets(port, address=address)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets

sock.bind(sockaddr)

OSError: [Errno 49] Can't assign requested address

at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:254981)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:255541)
at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700797)
at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:701037)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700930)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699446)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699145)
at ChildProcess.<anonymous> (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:1800927)
at Object.onceWrapper (node:events:646:26)
at ChildProcess.emit (node:events:538:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)] {

category: 'jupyterconnection' } debug 07:56:05.223: Start cell 1 execution @ undefined error 07:56:05.223: Error in execution (get message for cell) [Er [Error]: Jupyter server crashed. Unable to connect. Error code from Jupyter: 1 /opt/anaconda3/lib/python3.9/site-packages/traitlets/traitlets.py:2202: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use '/Users/brandonl/projects/Hoeffding Tree' instead of '"/Users/brandonl/projects/Hoeffding Tree"' if you require traitlets >=5. warn(

[W 2023-02-09 07:56:04.976 LabApp] 'notebook_dir' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[W 2023-02-09 07:56:04.976 LabApp] 'config_file' was found in both NotebookApp and ServerApp. This is likely a recent change. This config will only be set in NotebookApp. Please check if you should also config these traits in ServerApp for your purpose. [W 2023-02-09 07:56:04.976 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release. [W 2023-02-09 07:56:04.977 LabApp] 'iopub_data_rate_limit' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab extension loaded from /opt/anaconda3/lib/python3.9/site-packages/jupyterlab

[I 2023-02-09 07:56:04.981 LabApp] JupyterLab application directory is /opt/anaconda3/share/jupyter/lab

Traceback (most recent call last): File "/opt/anaconda3/bin/jupyter-notebook", line 11, in

sys.exit(main())

File "/opt/anaconda3/lib/python3.9/site-packages/jupyter_core/application.py", line 269, in launch_instance

return super().launch_instance(argv=argv, **kwargs)

File "/opt/anaconda3/lib/python3.9/site-packages/traitlets/config/application.py", line 846, in launch_instance

app.start()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 2319, in start

success = self._bind_http_server()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1794, in _bind_http_server

return self._bind_http_server_unix() if self.sock else self._bind_http_server_tcp()

File "/opt/anaconda3/lib/python3.9/site-packages/notebook/notebookapp.py", line 1820, in _bind_http_server_tcp

self.http_server.listen(port, self.ip)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/tcpserver.py", line 151, in listen

sockets = bind_sockets(port, address=address)

File "/opt/anaconda3/lib/python3.9/site-packages/tornado/netutil.py", line 161, in bind_sockets

sock.bind(sockaddr)

OSError: [Errno 49] Can't assign requested address

at Sm.rejectStartPromise (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:254981)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:17:255541)
at t.n (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700797)
at t.__tryOrUnsub (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:701037)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:700930)
at t._complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699446)
at t.complete (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:699145)
at ChildProcess.<anonymous> (/Users/brandonl/.vscode/extensions/ms-toolsai.jupyter-2023.1.2010391206/out/extension.node.js:2:1800927)
at Object.onceWrapper (node:events:646:26)
at ChildProcess.emit (node:events:538:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)] {

category: 'jupyterconnection' } debug 07:56:05.238: End cell 1 execution @ undefined, started @ undefined, elapsed time = 0s debug 07:56:05.238: VSCodeNotebookController::handleExecution, Class name = _v, completed in 1929ms, has a falsy return value debug 07:56:43.869: notebook communications already initialized for editor /Users/brandonl/projects/Hoeffding Tree/incremental_training.ipynb

maximuslee1226 commented 1 year ago

@DonJayamanne Hi Don, I finally got it to work. I don't know if this had something to do with older version of python, but this is what i did.

  1. I cleaned up the host file to make sure that localhost is not pointing to multiple ip addresses
  2. I ran this command to reflect what's in the hosts file. sudo killall -HUP mDNSResponder
  3. I restarted the Jupyter Notebook both from command prompt and VScode and worked cleanly

I am using pre-released version, but I will be testing the released version as well.

Thanks for all your help! All the attempts were worth it! BTW, for people who migrate their old mac to new mac with M2 chip, please be aware that you will need to reinstall anaconda with ARM version, otherwise, your package manager will not work correctly. The new version still has bugs, but it's better that you have the right sw installed for the right system

wangshaolong123 commented 1 year ago

i have this problem too

wangshaolong123 commented 1 year ago

Failed to start the Kernel.

Jupyter server crashed. Unable to connect.

Error code from Jupyter: 1

DonJayamanne commented 1 year ago

@wangshaolong123 please could you try installing the latest pre-release version of the Jupyter extension and let me know how that goes. If the problem still presists, then please do create a new issue.

Open the extensions page, search for Jupyter and click the button Switch to Pre-Release Version
Similarly please install the Pre-Release version of the Python extension.

Screenshot 2023-02-04 at 09 24 37