Published April 6, 2023
| Version v0.19.23
Software
Open
fonsp/Pluto.jl: v0.19.23
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg
- Παναγιώτης Γεωργακόπουλος3
- Rik Huijzer4
- Mikołaj Bocheński
- Alberto Mengali5
- Benjamin Lungwitz
- Connor Burns
- Hirumal Priyashan
- Jerry Ling
- Eric Zhang6
- Felipe S. S. Schneider
- Ian Weaver
- Rogerluo7
- Shuhei Kadowaki3
- Gabriel Wu8
- Jelmar Gerritsen
- Rok Novosel
- Supanat9
- Zachary Moon10
- Luis Müller
- tecosaur
- Michael Abbott
- Nicholas Bauer11
- Patrick Bouffard
- Satoshi Terasaki12
- Shashank Polasa
- 1. MIT
- 2. Dral .inc
- 3. @JuliaComputing
- 4. University of Groningen
- 5. European Space Agency
- 6. @modal-labs
- 7. @PIQuIL
- 8. Peking University
- 9. knowless labs
- 10. @noaa-oar-arl
- 11. XGenomes
- 12. JuliaLang user
Description
Pluto v0.19.23
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.23/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>
Generate your own binder links using pluto-on-binder.glitch.me!
Merged pull requests:
- Update skipped/disabled cell dependency before saving notebook (#2239) (@disberd)
- Unregister Bonds at the start of the reactive run. (#2467) (@Pangoraw)
- Improve print view styling (#2468) (@tecosaur)
- Change "Static PDF" export title to just "PDF" (#2469) (@tecosaur)
- Restyle frontmatter dialog to match rest of pluto (#2470) (@tecosaur)
- Add latex reverse search in docs (#2476) (@Pangoraw)
- Fix #2474 (#2481) (@Vikrantpalle)
- Logging: move
maxloghandling to PlutoRunner (#2493) (@Pangoraw) - A few random cleanups (#2496) (@sjkelly)
- Show Pkg logs in Process Status tab (#2498) (@fonsp)
- 🦆 Fix #2416 maybe by avoiding race condition (#2501) (@fonsp)
- Instantiate after auto fixed resolve (#2504) (@fonsp)
- Instantiate after update (#2505) (@fonsp)
- Capture and display Pkg Logging logs in the notebook (#2507) (@fonsp)
- chore: bump preact version and pin esm.sh to v113 (#2514) (@pankgeorg)
- Hide server start and stop logs from HTTP.jl (#2516) (@fonsp)
Closed issues:
- Artifact downloads not showing in pkg terminal (#1451)
- Blank screen (#1583)
- Export to PDF missing content (#1751)
- Disabling cells doesn't work properly with
Pluto.activate_notebook_environment(#2182) - For-Loops penalty (#2348)
- Stacktrace - clicking on line reference to jump to cell hides the code if it was previously shown (#2356)
@errorfrom AbstractPlutoDingetjes.transform_value no longer shown (#2403)- Crash with AppendonlyMarker (#2416)
- Firefox PDF export squishes markdown cell output to a narrow width (#2440)
- "error while handling connection" on startup (#2464)
- Moving a
@bindsometimes causes it to have the wrong value (#2465) - "Cell deleted (UNDO)" appeared in PDF print-out (#2474)
- Hope to add customization of antosave on/off (#2482)
- HTTP/2 302 (Failed to connect to raw.githubusercontent.com port 443 after 15213 ms: Operation timed out) while requesting https://github.com/mitmath/18S191/blob/Fall20/homework/homework0/hw0.jl?raw=true (#2483)
- Pluto notebook as PPT Slides (#2484)
- Precompilation when updating packages (#2488)
- Pluto crashes on updating old Notebook (#2489)
- Pluto is much slower than plain julia (#2490)
- Packages in Pluto notebook (#2491)
- StateOutOfSync: Failed to apply patches in status_tree (#2494)
- @withprogress and @logprogress are not updating progress bar after first iteration (#2495)
- Visual issue: evaluation status with many cells (#2503)
- Internal error when wrapping ccall in a function (#2511)
- Nothing appears on the screen in the notebook or its html export (#2513)
(TODO)
Performance improvements(TODO)
Fixes(TODO)
Internal changes(TODO)
Files
fonsp/Pluto.jl-v0.19.23.zip
Files
(8.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:99a0214c6888edf94cd5e1ee3d361223
|
8.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.19.23 (URL)