[
https://issues.apache.org/jira/browse/TOREE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376271#comment-15376271
]
Karthik commented on TOREE-234:
-------------------------------
This %bash (aka !) magic command would be a great addition to the Toree Kernel.
After using the default python2/3 Kernels it becomes second nature to use these
commands on other Kernels. A flag would also be great.
> Suggest expanding magics by Including ! shell commands attached
> ---------------------------------------------------------------
>
> Key: TOREE-234
> URL: https://issues.apache.org/jira/browse/TOREE-234
> Project: TOREE
> Issue Type: Improvement
> Reporter: Tom Brander
>
> Wish I knew enough to submit as a pull request, but I don't!
> https://github.com/jupyter/notebook/issues/746#issuecomment-165604607
> Indeed, MetaKernel can handle magics and shell commands (% and !,
> respectively). If the allspark is using the wrapper-kernel API, then
> MetaKernel is a drop in replacement and will give you magics, shell, and
> more. If it is written in some other language than Python, then you either
> need to fire up a connection to Python (to re-use IPython's magics, or
> MetKernel's magics) or rewrite them in the host language.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)