pip3 list or pip list to see the global scope when not in the virtual environment.ipykernel appears in the output it is installed globally.ipykernel is not installed.Most importantly, is it safe to uninstall such packages globally, or could that break system-level tools?
It's totally fine.