I have an old script of mine that stopped working suddenly everything work fine until the visualize step:
session = fo.launch_app(dataset)
seems the cell running and open a space for the app but it doesn't appear in notebook
i've tried to run it in different env ( jupyterlab / jupyter notebook / vsc)