Jupyter notebook error: "bad file descriptor" error and debugger warnings related to frozen modules

I am sorry that I am not following the guide to ask questions in a proper way. I’m just stressed about it because the class starts in this afternoon and I firstly google the problem and find out there is a forum.
The professor records a video for us to prepare for this. After I install Anaconda I open Windows PowerShell and run Python and ask for the version (“python --version”). And the version is Python 3.11.5. Then I run a program called pip to install package called otter grader for homework grading (“pip install otter-grader”). Lastly run the Jupytar notebook program (“Jupyter notebook”) and my professor said it’s part of the Anaconda distribution. After this it’s supposed to jump directly to my web opening the Jupyter but it doesn’t and I find out the proportion of the screenshot is different from what my professor is showing.
I’ve never downloaded Anaconda before.
There is the video link my professor asks us to follow:

I’m really appreciated with your help.