I have jdk v17 and v23 both installed and both are in configured in Windows 11 Environment System variable path. Error: (1) when I type "Java -version" at windows cmd I see only v23 installed (2) when I type "Java -version" in my jupyter notebook, I see the message "NameError: name 'java' is not defined
Please help.