Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juliapluto/plutodesktop
- Owner: JuliaPluto
- License: mit
- Created: 2022-06-02T13:22:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T02:36:41.000Z (9 months ago)
- Last Synced: 2024-04-10T04:12:56.062Z (9 months ago)
- Topics: julia, pluto
- Language: TypeScript
- Homepage:
- Size: 14.8 MB
- Stars: 43
- Watchers: 5
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
## 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!