EricR / obsidian-sagecell

An Obsidian plugin for executing Sage computations in notes.
MIT License
11 stars 0 forks source link

[Feature-Request] Supporting other Kernels #5

Open tklosek0 opened 3 years ago

tklosek0 commented 3 years ago

As I read, Sage also supports Julia/Matlab-Kernels and maybe some other? Would be very nice to use them.

As mentioned here: https://ask.sagemath.org/question/32324/how-to-add-julia-sage-notebook/ the http://cloud.sagemath.com/ supports Julia for example. It would be nice to indicate which kernel to use like

```sage{=julia}
code
` ` `