We can check which kernel is being used by the python notebook while running the jobs by enabling the debug logs for the notebook.
In
/opt/notebooks/settings.ini file on the Python Notebooks server we can update the property below to collect the debug logs:
[Logging]
level = DEBUG The debug logs can be found in file
/var/log/messages on the Notebook server. Refer to below screenshot which shows the
job_kernel notebook run by
python3 kernel.