Install kernel for jupyter notebook
                    Contents
                    
                
                
            - Avticate your environment,check for package ipykernel
 
 | 
 | 
If it’s not installed:
 | 
 | 
- Add kernel to Jupyter notebook
 
 | 
 | 
- Check Jupyter notebook kernel
 
 | 
 | 
- Delet jupyter kernel
 
 | 
 | 
Update 2022.09.25:
If you encounter the error: ImportError: cannot import name ‘AsyncGenerator’
The reason is that the version of prompt_toolkit does not match Python 3.6
The solution is to reduce the version
 | 
 | 
Then you can add the kernel to notebook.