It should be possible to run examples without using pixi now that mantaray is on pypi.
Users are able to pip install the pyproject to get all the example dependencies, but I wonder if we should split up the dependencies or include individual requirements.txt for users who only want to run certain examples.
It should be possible to run examples without using pixi now that
mantarayis on pypi.Users are able to pip install the pyproject to get all the example dependencies, but I wonder if we should split up the dependencies or include individual requirements.txt for users who only want to run certain examples.