Published August 16, 2024
| Version v0.19.46
Software
Open
fonsp/Pluto.jl: v0.19.46
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg
- Παναγιώτης Γεωργακόπουλος3
- Rik Huijzer
- Mikołaj Bocheński
- Alberto Mengali4
- Connor Burns
- Benjamin Lungwitz
- Hirumal Priyashan
- Jerry Ling
- Gabriel Wu5
- Shuhei Kadowaki3
- Xiu-zhe (Roger) Luo6
- Ian Weaver
- Felipe S. S. Schneider7
- Eric Zhang8
- Jelmar Gerritsen
- Rok Novosel
- Sergio A. Vargas
- Supanat9
- Zachary Moon10
- Luis Müller
- Timothy
- fghzxm
- karlwessel
- kcin96
- Michael Hatherly11
- 1. MIT
- 2. Dral .inc
- 3. @JuliaComputing
- 4. European Space Agency
- 5. @NVIDIA
- 6. @PIQuIL
- 7. Cellertz Bio
- 8. @modal-labs
- 9. knowless labs
- 10. @noaa-oar-arl
- 11. PumasAI
Description
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.46/"><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:
- Set IOContext for redirected stdout/stderr (#2824) (@danielwe)
- Run basic test on firefox (#2962) (@fonsp)
- Run basic test on Safari and Chrome as well (#2963) (@fonsp)
- Add support for custom name in
@progress(ProgressLogging.jl) (#2966) (@disberd) - Speedup large notebooks: fix cache miss in
notebook_to_js(#2973) (@fonsp) - Optimize
deep_enough_copyfor faster notebook updates (#2974) (@fonsp) - Pkg complete_remote_package Julia 1.11 compat (#2975) (@fonsp)
- Speedup large notebooks: cache cell dependencies in notebook_to_js (#2976) (@fonsp)
- Backend performance: delete stale connections (#2977) (@fonsp)
- Performance: state update throttle rework (#2979) (@fonsp)
- Performance: skip background status sync throttle during reactive run (#2981) (@fonsp)
- Tidy up frontend CSS (#2987) (@savq)
- Fix state out of sync issue caused by race condition (#2989) (@fonsp)
- Don't clear main menu file picker on blur (#2990) (@fonsp)
- Fix intermediate bond values again (#2992) (@fonsp)
- Upgrade immer to 10.1.1 (#2993) (@fonsp)
- Properly cache some useEffects (#2995) (@fonsp)
- Keyboard navigation for interactive array viewer (#2996) (@fonsp)
- github actions: hide cdn bundle warning (#2998) (@fonsp)
- Fix macroexpand on Julia 1.11 (#3000) (@fonsp)
Closed issues:
- Sample Pluto Markdown Notebook (#162)
- Too many intermediate bond values (#1891)
- Infinite stalls on bonds when computer is very fast (#2557)
- Progress bar not updating with direct use of
ProgressLogging.progress(#2634) - Cells became inactive when switching between tabs and windows in Firefox (#2694)
- "Selection deleted" text appears in PDF (#2704)
- Vertical cursor offset in Safari (#2753)
- All cells appear as running when executing the notebook the first time (#2755)
- Open button doesn't work on Windows (#2762)
- Pluto disconnects the running process due to ECONNRESET error (#2796)
- IOContext not properly set for
stdout, disables ANSI colors (#2823) - Cell running forever (#2904)
- Warning in terminal with Base.Threads.@threads and Plots.@gif and Plots.@animate macros on Julia 1.11 (#2907)
- Capture_stdout causes crash, GPU, Lux.jl (#2913)
- Dissable the Safe Preview Feature (#2916)
- Package does not update, although the newest version is shown (#2947)
- Substantial slowdown (>x10) opening large notebooks starting from version 0.19.37 (#2958)
- Performance: throttled status update loop impacts performance on large notebooks (#2978)
- BitIntegers does not work in Pluto (#2984)
@bindinside table always renders in "Safe Preview" mode (#2994)
New features
(TODO)
Performance improvements
(TODO)
Fixes
(TODO)
Internal changes
(TODO)
Files
fonsp/Pluto.jl-v0.19.46.zip
Files
(7.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1464577572ab7550155b59ee1a62af6a
|
7.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/fonsp/Pluto.jl/tree/v0.19.46 (URL)