1 | initial version |
IJulia is not trivial available on SageMathCloud yet, but will be soon.
You can use Julia via Sage Worksheets by putting %julia at the top of a cell or by putting "%default_mode julia" somwhere to switch everything to use Julia.
2 | No.2 Revision |
EDIT 2015-06
Julia is now easy to use on SageMathCloud, and kept up-to-date.
[Original answer, 2014-11:
IJulia is not trivial available on SageMathCloud yet, yet,
but will be soon. soon.
You can can use Julia via Sage Worksheets by putting %julia %julia
at the top of a cell or by putting "%default_mode julia" julia"
somwhere to switch everything to use Julia. Julia.
]