Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliapluto/plutodesktop

Pluto.jl bundled into an easy-to-install desktop app — currently under development
https://github.com/juliapluto/plutodesktop

julia pluto

Last synced: about 1 month ago
JSON representation

Pluto.jl bundled into an easy-to-install desktop app — currently under development

Awesome Lists containing this project

README

        

# Pluto Desktop
[![Build/Release](https://github.com/JuliaPluto/PlutoDesktop/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/JuliaPluto/PlutoDesktop/actions/workflows/build.yml)

All included one stop solution to run [Pluto](https://github.com/fonsp/Pluto.jl) notebooks. Just install this and get going!
Abstracts and automates the following processes:

- Installing Julia (comes with its own binary)
- Installing Pluto
- Running Pluto
- Creating a system image for better performance


Pluto.jl landing page in Pluto Desktop

## Features

- Double click to open files
- No path entering in that input box to move/save a notebook, it happens via a dialog box.
- Multi-window support

... among others.

## Who is this for?

Although everybody is welcome to use this, it is generally focussed on people who are not comfortable
with using CLI. Students and Teachers who are just interested in using Pluto.jl and want to miss the
whole process of installing Julia, then Pluto and then running it and everything, this is what you
are looking for.

## Supported Platforms

- Windows 64 bit only, as of now.

## Installation

- Just download the latest release from [here](https://github.com/JuliaPluto/PlutoDesktop/releases) and get going!
No need to install ANY other thing. Just install this and you are done!