Support for Julia language

Julia is a dynamic programming language with JIT compilation that has a similar syntax to python but allows to run code faster because of its compilation. It also supports working with Unicode chars and most IDEs for Julia allow to input most needed of them using latex syntax (\alpha). Julia is most suitable for working with data science and machine learning, so Jupyter Notebook is a natural environment for it.
That would be great to have this language supported in Datalore as it is already working well with the regular Jupyter Notebook and its extension in VS Code.
Thanks

2 Likes