Solve the problem when installing Juno couldn ' t connect to Julia __julia

Source: Internet
Author: User

Recently found a good numerical computing language, Julia, introduction to it can be seen here: http://julia-zh-cn.readthedocs.org/en/latest/manual/introduction/

is a set of high-speed operation, grammar simple and easy to start, a picture beautifully in a language, in short, very powerful.

As its ide,juno is very easy to use, Juno is based on Lighttab.

Just a few lines to get the goods out:



Julia's official website can download directly http://julialang.org/downloads/

There are three versions:

Julia (Command line version) command-line mode Julia + Juno IDE bundles mode with IDE Nightly builds latest version of Julia, does not guarantee stability

At first, of course, with the IDE together with the more convenient, but download the good one on board to the couldn ' t connect to Julia


Method one: Download Juno (mode with IDE) to modify environment variables

After extracting the Juno, add the environment variable Lt_user_dir, as Juno Place to place the plugin

Mine is D:\juno\resources\app\plugins.

Then open Juno patiently wait for it to initially configure Julia until the fifth step of method two appears.


Method Two: Download Lighttab self configuration

See the Juno official online or there is a tutorial: http://junolab.org/docs/install-manual.html

But in order to write the real mess, I also read a half-day to understand


Here's how to solve it:

1, download

lighttab:http://lighttable.com/

Julia (Command line version): http://julialang.org/downloads/

Plugin (plugin):

Juno:https://github.com/one-more-minute/juno-lt/releases

Jewel:https://github.com/one-more-minute/julia-lt/releases

June:https://github.com/one-more-minute/june-lt/releases

Reminisce:https://github.com/one-more-minute/reminisce/releases

2, installation

Decompression Lighttab

Install Julia-0.3.11-win64.exe

3. Configure Environment variables

Add environment variable Lt_user_dir, the path set itself, as Lighttab placed plugin place

Unzip the four plugins you downloaded before and put them in the place where you set the plugin in your lt_user_dir.

4. Configure Lighttab

Open Lighttab.exe, enter show in View->command plugin manager View installable Plug-ins

Enter Pkg.status () in Lightlab to view the plugin that have been installed, and check to see if the four previously installed plugins are loaded

Then enter settings:user behaviors to change "default" to "June-night". (This is a toggle theme)

Add under [: App:lt.objs.plugins/load-js "User_compiled.js"]

[: App:lt.objs.langs.julia/julia-path "The path of the julia.exe you installed before"]

My path is "D:\\julia-0.3.11\\bin\\julia.exe."

Note: This is a path to configure other system references under Windows: http://junolab.org/docs/install-manual.html

5, restart Lighttab, wait patiently

Start a bunch of bugs. Leave it alone, wait for it:

Error loading JS file:d:\lighttable\plugins\julia-lt-1.0.1\julia_compiled.js:error:cannot Find module ' js\jquery-2.1 .1.min.js ' Bootstrap.js [29847] lt.objs.plugins.__beh__load_js error:cannot find module ' js\jquery-2.1.1.min.js ' at Function.module._resolvefilename (module.js:341:15) at Function.module._load (module.js:280:25) at Module.require ( Module.js:367:17 at require (module.js:383:17) at Window.require (eval in undefined, <anonymous>:1:112) at eval (D: %5clighttable%5cplugins%5cjulia-lt-1.0.1%5cjulia_compiled.js:2299:5 at eval (native) at C (file:///D:/LightTable/ CORE/NODE_MODULES/LIGHTTABLE/BOOTSTRAP.JS:21467:41) at a (file:///D:/LightTable/core/node_modules/lighttable/ BOOTSTRAP.JS:21475:18) at Function.lt.objs.plugins.__beh__load_js (file:///D:/LightTable/core/node_modules/ lighttable/bootstrap.js:29835:33) bootstrap.js [29847] lt.objs.plugins.__beh__load_js info:couldn ' t find Jewel
Package, attempting installation ... Info:initializing Package Repository C:\Users\Administrator\.julia\v0.3 info:cloning METADATA from Git://github.com/julialang/metadata.jl info:cloning cache of Color From Git://github.com/julialang/color.jl.git info:cloning cache of Compat from git://github.com/julialang/ Compat.jl.git info:cloning cache of Compose from Git://github.com/dcjones/compose.jl.git info:cloning cache of Datastruc Tures from Git://github.com/julialang/datastructures.jl.git info:cloning cache of docile from git://github.com/ Michaelhatherly/docile.jl.git info:cloning cache of FactCheck from Git://github.com/julialang/factcheck.jl.git INFO: Cloning cache of Fixedpointnumbers from Git://github.com/jeffbezanson/fixedpointnumbers.jl.git info:cloning cache of Graphics from Git://github.com/julialang/graphics.jl.git info:cloning cache of iterators from git://github.com/  Julialang/iterators.jl.git info:cloning cache of JSON from Git://github.com/julialang/json.jl.git info:cloning cache Jewel from Git://github.com/one-more-minute/jewel.jl.git Info:cloning cache of Juliaparser from Git://github.com/jakebolewski/juliaparser.jl.git info:cloning cache of LNR from Git://github . com/one-more-minute/lnr.jl.git info:cloning Cache of Lazy from Git://github.com/one-more-minute/lazy.jl.git INFO: Cloning cache of Macrotools from Git://github.com/one-more-minute/macrotools.jl.git info:cloning cache of Requires from G It://github.com/one-more-minute/requires.jl.git info:installing Color v0.4.7 info:installing Compat INFO: Installing Compose v0.3.13 info:installing datastructures v0.3.12 info:installing docile v0.5.16 info:installing FactCh Eck v0.3.1 info:installing fixedpointnumbers v0.0.10 info:installing Graphics v0.1.0 info:installing iterators v0.1.8 I
Nfo:installing JSON v0.4.4 info:installing Jewel v1.0.5 info:installing juliaparser v0.6.2 info:installing LNR Info:installing Lazy v0.9.1 info:installing macrotools v0.1.0 info:installing Requires v0.1.3 info:package database up Dated

Finally appear connect to Julia's words on the success of the connection ~ ~ ~ ~ ~ ~ ~ ~ enjoy!





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.