- Hands-On Data Science with Anaconda
- Dr. Yuxing Yan James Yan
- 232字
- 2021-06-25 21:08:47
Installing Julia and linking it to Jupyter
The steps for installing Julia are as follows:
- First, we go to the following web page to download Julia: https://julialang.org/downloads/.
- As when downloading Anaconda, we have different versions depending on our system, as shown here:

- Again, based on your operating system (Windows, Mac, or Linux), choose the appropriate version and download the executable package.
- Clicking the executable, we can install the package and, in order to launch Julia, we simply click on Julia.exe.
- In it, we can type println("Hello World"), as shown:

Alternatively, for Windows, we can click All Programs | Julia. We can also copy and paste Julia to our desktop.
- In addition, another way to launch Julia is through a DOS window. However, before we can do so, we have to add the path to the directory that contains Julia.exe to our path. For example, in order to use Julia via Jupyter, we have to issue the following command:

- It takes about 10 minutes to install the package called IJulia. After that, we launch Jupyter, then click New, and we can see the following:

- Then we can launch Julia and type our command line of println("This is great!") there, as shown:

In terms of Julia language, when discussing optimization in Chapter 7, Optimization in Anaconda, we used one or two optimization packages in Julia to solve a few problems.
推薦閱讀
- 零起步輕松學(xué)單片機(jī)技術(shù)(第2版)
- 集成架構(gòu)中型系統(tǒng)
- 程序設(shè)計(jì)語言與編譯
- Visual Basic.NET程序設(shè)計(jì)
- 人工智能趣味入門:光環(huán)板程序設(shè)計(jì)
- Godot Engine Game Development Projects
- 軟件構(gòu)件技術(shù)
- HBase Essentials
- 數(shù)據(jù)要素:全球經(jīng)濟(jì)社會(huì)發(fā)展的新動(dòng)力
- 傳感器原理與工程應(yīng)用
- 大數(shù)據(jù)素質(zhì)讀本
- ADuC系列ARM器件應(yīng)用技術(shù)
- Deep Learning Essentials
- 精通ROS機(jī)器人編程(原書第2版)
- FreeCAD [How-to]