Julia is a high-level programming language. It was built with high performance in mind, especially with regard to numerical computing. As such, it is a custom-made language for data science use.
Adding the Julia engine
How to do it...
We will now cover the steps to add the Julia engine and execute a Julia script under Jupyter.
Installing the Julia engine
I know that in previous instances of Jupyter, Julia was automatically installed as an engine in non-Windows environments. I do not have access to another environment, so we will walk through the steps to installing Julia...