Skip to content

Conversation

ctrekker
Copy link
Collaborator

@ctrekker ctrekker commented Sep 18, 2023

This PR includes more desktop changes to go along with development on JuliaPluto/PlutoDesktop! All changes made are designed to be invisible to any browser-only users, and only take effect when a user loads Pluto from within the desktop application. Below is a running list of changes included so far:

  • Rework FilePicker desktop behavior
  • Enhance the welcome screen "Open Notebook" interface
  • Fix bug which prevented "Loading ..." from showing up after opening or creating a new notebook

@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="cb/desktop-app")
julia> using Pluto

@fonsp fonsp added the frontend Concerning the HTML editor label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Concerning the HTML editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants