how to add julia sage notebook?
how to add julia in sagemath notebook?
Julia is not shipped with SageMath, but it is installed on SageMathCloud at http://cloud.sagemath.com.
On SageMathCloud at http://cloud.sagemath.com/, just
On your own computer, I can see two ways for you to go, which I have not tested but I think could work.
The hard way would be to install SageMathCloud on your computer.
See instructions and discussions on sage-cloud and sage-cloud-devel.
The easier way would be to just install Sage and Julia and make them work together.
For that, you would need to
jupyter
in your PATH, which would really launch sage -n jupyter
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-01-24 00:01:28 +0100
Seen: 2,278 times
Last updated: Jan 26 '16
Notebook List Object Data Storage/Retrieval? (Start/Restart)
Short Cython Example In A Notebook Cell?
What happens in insecure mode?
Is notebook() mutually-exclusive from "./sage -gdb" mode?
Can I pause a computation rather than aborting it? (Interrupt Command)
What state is preserved when I close a running notebook browser window?