go to the terminal directly from the jupyter notebook( File > New > Terminal) and run the following commands:
conda create -n opencv then: conda activate opencv then: conda install -c anaconda opencv