Run Ruby or Python script from iruby or ipython notebook?
Is there a way to run a Ruby program with iruby? I want to run a script instead of typing my code into the iruby notebook console.
I assume iruby will be the same with ipython.
+3
Beast_Code
source
to share
1 answer
Claim ./your_program
works well for me
0
Sam joseph
source
to share