John Miller
9ad9b4f4e6
Hooks to customize behavior during kernel execution.
...
New hooks `ein:pre-kernel-execute-functions', `ein:on-execute-reply-functions'
and `ein:on-shell-reply-functions'. See variable documentation for more
information.
2018-05-12 17:32:32 -05:00
John Miller
115c16eb9f
ein-hy: Support executing hy code from notebook running a python kernel.
...
It's magic! If you have hy installed in your environment, you can run code in a
notebook running a python kernel. Just set the cell type to hy-code!
2018-03-11 12:29:54 -05:00
John Miller
d201dfadc4
Doc, dependency updates. Tweaks for Emacs 24 compatibility.
2017-07-30 11:37:44 -05:00
John Miller
24b5ee1cd1
ein-classes: Factor out class and struct definitions.
...
Try to clean up the dependency heck amoung ein's many files.
2017-07-12 15:05:48 -05:00