Calling other languages (R, Python) from Julia on JuliaBox

  1. Is it possible to call R / Python from Julia on JuliaBox?
  2. If yes, how to install these other languages and their libraries before calling them?
  3. In particular, would RCall.jl work on JuliaBox?

Would appreciate pointing me to any related documentation / discussion / blog post, etc.

Thanks for your advice.

Recently I translated most of the content of this blog post to julia.
That notebook is here.
Last time I ran it, it worked out of the box (on JuliaBox ) :wink:

1 Like