Pileas, Given that I've still been unable to install IJulia, that's very helpful, thanks.
On Tue, Nov 25, 2014 at 6:29 PM, Pileas <[email protected]> wrote: > I have to suggest a very good editor that supports "Julia" and it is > called Atom. It becomes better each day: > > Give it a try if you have time: https://atom.io/ > > Τη Τρίτη, 25 Νοεμβρίου 2014 6:12:52 μ.μ. UTC-5, ο χρήστης Abram Demski > έγραψε: >> >> Thanks! I figured out how to do it in the default shell: >> >> julia> print(ENV["PATH"]) >> C:\Users\abram\AppData\Local\Julia-0.3.3\bin;C:\Users\ >> abram\AppData\Local\Julia- >> 0.3.3\bin\..\Git\bin;C:\Program Files (x86)\Intel\iCLS >> Client\;C:\Program Files\ >> Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\ >> Wbem;C:\wi >> ndows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) >> Managemen >> t Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine >> Compon >> ents\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine >> Components\DAL; >> C:\Program Files (x86)\Intel\Intel(R) Management Engine >> Components\IPT;C:\Progra >> m Files\Intel\WiFi\bin\;C:\Program Files\Common >> Files\Intel\WirelessCommon\;C:\P >> rogram Files\Condusiv Technologies\ExpressCache\;C:\Program Files >> (x86)\Common F >> iles\lenovo\easyplussdk\bin;C:\ProgramData\Lenovo\ReadyApps; >> C:\Anaconda;C:\Anaco >> nda\Scripts >> >> (I have not used windows much since Windows 98! ;p) >> >> On Tue, Nov 25, 2014 at 3:02 PM, cdm <[email protected]> wrote: >> >>> >>> if you have access to the PowerShell in Windows 8 ( ... and similar, >>> new-ish, MS OSs ...), >>> then highlighting a block of text from the PowerShell and right clicking >>> should rip it to the >>> clipboard for pasting else-where ... >>> >>> best, >>> >>> cdm >>> >>> >>> >>> On Tuesday, November 25, 2014 2:42:51 PM UTC-8, Abram Demski wrote: >>>> >>>> >>>> Julia shows a similar PATH when I run ENV["PATH"], but with more >>>> julia-specific things. (It seems that command prompts in Windows 8.1 do not >>>> allow one to copy text out of them directly.. otherwise I'd copy.) >>>> >>>> >> >> >> -- >> Abram Demski >> Blog: http://lo-tho.blogspot.com/ >> > -- Abram Demski Blog: http://lo-tho.blogspot.com/
