Jupyter with Cython+
Add Cython+ in the Jupyter SR to allow compiling cython+ code in a notebook, as described in the Cython documentation:
- Add
gcc-10.2incomponent/gcc(this was ultimately not used yet) - Add
component/cythonplusandsoftware/cythonplus-dev - Remove
software/cython-test, the same functionality is offered bysoftware/cythonplus-dev - Modify
software/jupyterto addgccin thePATHand a cython+ repository in thePYTHONPATH