Tag Archives: julia
Get Started with Julia – Hello World
In this post, you will learn about instructions to set up Julia and getting started with Julia using Anaconda / Jupyter Notebook with information on learning resources in relation to Data Sciences / Machine Learning. Download & Setup Julia First and foremost, let’s get set up / install Julia. Go to the Julia download page and download the install package based on your operating system. I downloaded the dmg file for Mac, double clicked on the dmg file and installed the Julia. The installation was pretty easy. Double-click on Julia application or execute Julia command and it starts an interactive session (terminal) also known as REPL session. The simplest way …
I found it very helpful. However the differences are not too understandable for me