- 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.
推薦閱讀
- UML和模式應(yīng)用(原書第3版)
- Vue.js 3.0源碼解析(微課視頻版)
- R語言編程指南
- iOS應(yīng)用逆向工程(第2版)
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Azure Serverless Computing Cookbook
- Visual Basic 6.0程序設(shè)計(jì)實(shí)驗(yàn)教程
- Java Web從入門到精通(第3版)
- Learning Image Processing with OpenCV
- 高效使用Greenplum:入門、進(jìn)階與數(shù)據(jù)中臺(tái)
- Java高級(jí)程序設(shè)計(jì)
- 優(yōu)化驅(qū)動(dòng)的設(shè)計(jì)方法
- 精益軟件開發(fā)管理之道
- Java編程指南:語法基礎(chǔ)、面向?qū)ο蟆⒑瘮?shù)式編程與項(xiàng)目實(shí)戰(zhàn)
- 青少年P(guān)ython趣味編程