Juliawin is a Julia installer for Windows: it includes Julia as well as tools like Juno, VSCode, Pluto, Jupyter and the scientific Python stack. The installer is a single .bat file with a collection of batch and Julia routines to dynamically fetch and install all content from the original sources.
Juliawin sets out to be similar to https://winpython.github.io/ in outcome.
-
You can download and run the single
Juliawin Bootstrap From Github.bat
file, -
Or you can Ctrl+C and Ctrl+V the following command in Command Prompt or Ctrl+R:
cmd /c "powershell -c "(new-object net.webclient).DownloadFile('https://raw.githubusercontent.com/heetbeet/juliawin/main/Juliawin Bootstrap From Github.bat','%tmp%\_.bat')" & "%tmp%\_.bat""
During installation, you have the option to choose any of the following packages
- Juno https://junolab.org/
- Pluto https://github.com/fonsp/Pluto.jl
- Visual Studio Code https://www.julia-vscode.org/
- Jupyter https://github.com/JuliaLang/IJulia.jl (warning: adds 3Gb Python/Conda dependencies)
Everything gets installed into a single self-contained directory. The result is completely portable and can be run from an external device: