trying to run /home/root/examples/jupyter_notebooks/custom-model-onnx.ipynb
The first cell fails because ipython is missing.
pip install ipython
now it fails because munkres is missing
pip install munkres
now it fails because something called edgeai_benchmark is missing