##// END OF EJS Templates
Merge pull request #1900 from fperez/cython-libs...
Merge pull request #1900 from fperez/cython-libs Add support for specifying external library linking as well as compiler parameters and include directories. Now `-l`, `-I` and `-c` can be passed to the cell magic on the line (they also have long forms) to specify libraries, include paths and extra compiler flags.
Fernando Perez -
r7427:1df7d989 merge
Show More