- 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.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Getting started with Google Guava
- Android 9 Development Cookbook(Third Edition)
- ASP.NET動態網頁設計教程(第三版)
- 秒懂設計模式
- Expert Android Programming
- Learning ELK Stack
- INSTANT Django 1.5 Application Development Starter
- 零基礎學單片機C語言程序設計
- Kotlin從基礎到實戰
- AIRIOT物聯網平臺開發框架應用與實戰
- Learning AngularJS for .NET Developers
- 詳解MATLAB圖形繪制技術
- .NET Standard 2.0 Cookbook
- Zabbix Performance Tuning