Jupyter kernel keeps on restarting

Hello, I’m a noob and I’m working on deep learning projects. To train them I wanted to run TensorFlow on gpu. So ,enabled wsl2 and installed ubuntu ,then followed steps is TensorFlow official website to in install it .when I’m running jupyter notebook the kernel keeps on dying . I don’t know what to do.

@2A0_Saikiran,

Welcome to the Tensorflow Forum!

Have you followed all the steps as mentioned in Install Tensorflow with pip ?

Could you please provide the code that you are running on your Machine to help us debug your problem? Please also provide Tensorflow, CUDA, and GPU card version information.

Thank you!