- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 139字
- 2021-06-24 14:21:40
Installing Juno
Juno (http://junolab.org/) is a full-fledged IDE for Julia by Mike Innes, which is based on the Atom environment. The setup page at https://github.com/JunoLab/uber-juno/blob/master/setup.md provides detailed instructions for installing and configuring Juno. Here is a summary of the steps:
- Download and install Atom (https://atom.io/)
- Start it up, go to Settings, and then click Install Panel
- Enter uber-juno into the search box
Atom works extensively with a command palette that you can open by typing Ctrl + spacebar, entering a command, and then selecting it. Juno provides an integrated console, and you can evaluate single expressions in the code editor directly by typing Ctrl + Enter at the end of the line. A complete script is evaluated by typing Ctrl + Shift + Enter. More on basic usage can be found here: http://docs.junolab.org/latest/man/basic_usage.html.
推薦閱讀
- Learning Java Functional Programming
- Cocos2d-x游戲開發(fā):手把手教你Lua語(yǔ)言的編程方法
- UML+OOPC嵌入式C語(yǔ)言開發(fā)精講
- Windows Forensics Cookbook
- Android移動(dòng)開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- 深度學(xué)習(xí)原理與PyTorch實(shí)戰(zhàn)(第2版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- 超簡(jiǎn)單:Photoshop+JavaScript+Python智能修圖與圖像自動(dòng)化處理
- jQuery從入門到精通(微課精編版)
- TypeScript全棧開發(fā)
- Raspberry Pi Blueprints
- RESTful Web API Design with Node.js(Second Edition)
- PHP程序設(shè)計(jì)經(jīng)典300例
- Learning QGIS(Second Edition)
- SQL Server 2012數(shù)據(jù)庫(kù)管理與開發(fā)(慕課版)