Jupyter notebook couldn’t find CONDA’s virtual environment

steps
1. In default environment:

conda install nb_conda_kernels

2. Then activate different virtual environments and install IpyKernel

conda install ipykernel

3. Restart Jupyter Notebook

Read More: