- 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.
推薦閱讀
- C語言程序設(shè)計(jì)案例教程(第2版)
- Learning AWS Lumberyard Game Development
- Nginx Essentials
- ArcGIS By Example
- VMware虛擬化技術(shù)
- Spring核心技術(shù)和案例實(shí)戰(zhàn)
- Java編程的邏輯
- Integrating Facebook iOS SDK with Your Application
- Swift Playgrounds少兒趣編程
- Node.js開發(fā)指南
- Scala編程(第5版)
- SAP Web Dynpro for ABAP開發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- Flink入門與實(shí)戰(zhàn)
- Learning WordPress REST API
- 軟件測試技術(shù)