Published April 15, 2024
| Version v0.19.41
Software
Open
fonsp/Pluto.jl: v0.19.41
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
- Eric Zhang6
- Felipe S. S. Schneider7
- Ian Weaver
- Xiu-zhe (Roger) Luo8
- Jelmar Gerritsen
- Rok Novosel
- Supanat9
- Zachary Moon10
- Luis Müller
- Timothy
- Vlad Flore
- Jeremiah
- Ciarán O'Mara
- Michael Hatherly11
- kcin96
- 1. MIT
- 2. Dral .inc
- 3. @JuliaComputing
- 4. European Space Agency
- 5. @NVIDIA
- 6. @modal-labs
- 7. Cellertz Bio
- 8. @PIQuIL
- 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.41/"><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:
- ⚡️ AbstractPlutoDingetjes.Display.with_js_link to request calculations and data from Julia dynamically (#2726) (@fonsp)
- with_js_link with stronger invalidation (#2780) (@fonsp)
- feat: add copy button for markdown code blocks (#2799) (@chayandatta)
- call _get_registries() in init of PkgCompat.jl (#2815) (@j-fu)
- PlutoRunner.jl use take!(::IOBuffer) instead of resize! (#2828) (@fonsp)
- Fix method tables in Julia 1.12 (#2841) (@fonsp)
- Fix similar docs search on Julia 1.11 (#2842) (@fonsp)
- Autocomplete improvements (#2843) (@fonsp)
- Fix misaligned line numbers + line wrapping in PDF output (#2848) (@fonsp)
- Autocomplete 15x faster (#2857) (@fonsp)
- Show task failures in red in Status tab (#2858) (@fonsp)
- Upgrade GHA to Node 20 (#2859) (@fonsp)
- Fix Julia 1.11 Pkg tests (#2860) (@fonsp)
- Save HTML snapshots of all backend test notebooks (#2861) (@fonsp)
- Autocomplete: improve keyword argument completions (#2863) (@fonsp)
- Disable Julia nightly tests (#2867) (@fonsp)
- Fix cell copying on Firefox (#2869) (@fonsp)
- Don't show anon functions in autocomplete (#2870) (@fonsp)
- No autocomplete in
doarguments and variable names (#2872) (@fonsp) - Update codemirror to latest versions (#2874) (@fonsp)
- ⚡️ Autocomplete latex and emoji super fast (#2876) (@fonsp)
- Autocomplete: stop at a keyword (#2877) (@fonsp)
- Faster page load: delay rendering codemirror until in view (#2885) (@fonsp)
- Static HTML: faster page load by preloading statefile (#2887) (@fonsp)
- Show progress bar earlier during load (#2889) (@fonsp)
- Fix broken editor.js prefetch (#2890) (@fonsp)
- Allow autocomplete in strings and comments with <TAB> (#2892) (@fonsp)
Closed issues:
- Completion in function arguments doesn't work in julia 1.9 (#2629)
- Copy-pasteable code blocks (#2668)
- Precompilation problem on 1.11 with complete_remote_package (#2810)
- PlutoUI / Vertical slider (#2827)
- Long error messages with CuArrays on 0.19.40 (#2829)
- Default Pluto indention is tab maybe it should be 4 spaces (#2831)
- 404: File Not Found / (#2835)
- Method table test failures on Julia nightly (#2840)
- can we get the slider value asynchronously ? (#2845)
- DifferentialEquations precompiles on every launch (#2846)
- ERROR: Failed to precompile Pluto on Julia Nightly version 1.12.0-DEV (#2847)
- Feature Request: Import/Export Jupyter Notebooks (.ipynb) into Pluto Notebooks (#2850)
- Superposition of buttons (#2852)
- Failure to load Plots.jl Plotly backend (#2853)
- Cannot use Pluto with Julia 1.11 (alpha2) (#2854)
- Ctrl+C on selected cells sometimes results in an error "Error copying cells: [object ClipboardEvent]" Firefox + Ubuntu (#2856)
- Incorrect dependency for nested functions (#2864)
- Autocomplete "Operators" wrong for package entries (#2865)
- Autocomplete shows anon functions (#2866)
- Autocomplete: select completion with comma key (#2871)
- Autocomplete: show exported fields first when listing everything (#2873)
- Autocomplete: disable inside comments (#2879)
- Live docs panel steals focus right after opening (#2880)
- Sample notebook PlutoUI.jl won't compile in Pluto (#2882)
AbstractPlutoDingetjes.Display.with_js_linkis not supported by thisIOdisplay (#2891)
New features
(TODO)
Performance improvements
(TODO)
Fixes
(TODO)
Internal changes
(TODO)
Files
fonsp/Pluto.jl-v0.19.41.zip
Files
(8.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:608b33eb263e94449a82f112a784fbbc
|
8.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/fonsp/Pluto.jl/tree/v0.19.41 (URL)