This is a feature I've been meaning to request since early 2023, but kept forgetting.
- Feature for .ipynb Jupyter Notebooks
--- Add "Enter the interpreter path..." to the "Select a Python Environment" command
Details

_Example from .py file selecting an environment_
For regular .py files, the option in the bottom-right corner to select the python environment has always had an option to "Enter the interpreter path...", whereas the Jupyter Notebook "Select a python environment" only allows choosing to create a new one (Or select a Jupyter server)

_Example from the .ipynb select an environment_
Once choosing the environment via the .py file, it then appears in the .ipynb "Select a python environment" menu.
Thank you :)