How to install cantera on SAGE (OS X)?
Cantera installation use brew for Mac os x, http://www.cantera.org/docs/sphinx/html/install.html#mac-os-x (www.cantera.org/docs/sphinx/html/inst...)
installing brew on SAGE:
sage -sh (& ruby brews formula)
does not use SAGE pythons path.
What can I do? Of course I can get out from Jupyter sage kernel and select python kernel, but....
Filipe