I'm playing around with ArcPy and notebooks in ArcPro 2.7.3. I'm fairly versed in python, but have not used much in Pro until now.
However, I can't seem to get intellisense working, which I find really handy when playing around with what I can and can't do for a particular module. Versions:
python version: 3.7.10 [MSC v.1927 64 bit (AMD64)]
arcgis API version: 1.8.5
widgetsnbextension: 3.5.1
ipywidgets version: 7.6.3
ArcPro:2.7.3
I've created a clone, made sure all the packages are updated (both via ArcGIS Pro-->Python-->Update Packages and via conda install -c esri arcgis). Python Modules look ok as does nbextensionlist.
If I look at nbextesions config in ArcPro - it lists:
ArcGIS/Extension and jupyter-js-widgets/extension as ! Possibly incompatible.

I've search the forums only to find most posts are about getting the intellisense working in an IDE with the default Arc install, but nothing recently just on this out of the box issue.
Any hints would be appreciated.
TIA