I am trying to find a way to manually retrieve local host URL of Python Kernel used by Jupyer Notebook Interactive Window running inside of VS Code (Version: 1.71.0 (Universal) or higher).
This URL used to show automatically when starting an interactive session in VS Code released in February 2022 (e.g.:, Command Shift P > Jupyter: Create Interactive Window
). However, this is currently not shown in the recent versions of VS Code.
The following image (retrieved from
I appreciate it is possible to downgrade VS Code. However, I would like to learn how trigger the message manually.