Show More
@@ -49,7 +49,7 b' the target language:' | |||
|
49 | 49 | .. image:: figs/other_kernels.png |
|
50 | 50 | |
|
51 | 51 | Wrapper kernels are easier to write quickly for languages that have good Python |
|
52 | wrappers, like `Oct2Py <http://blink1073.github.io/oct2py/>`_ for Octave, or | |
|
52 | wrappers, like `octave_kernel <https://pypi.python.org/pypi/octave_kernel>`_, or | |
|
53 | 53 | languages where it's impractical to implement the communications machinery, like |
|
54 | 54 | `bash_kernel <https://pypi.python.org/pypi/bash_kernel>`_. Native kernels are |
|
55 | 55 | likely to be better maintained by the community using them, like |
General Comments 0
You need to be logged in to leave comments.
Login now