Published May 19, 2022
| Version v0.19.5
Software
Open
fonsp/Pluto.jl: v0.19.5
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg
- Παναγιώτης Γεωργακόπουλος
- Nicholas Bochenski
- Rik Huijzer3
- Benjamin Lungwitz
- Connor Burns
- Alberto Mengali4
- Jerry Ling
- Eric Zhang5
- Felipe S. S. Schneider6
- Ian Weaver7
- Rogerluo8
- Shuhei Kadowaki9
- Zihua Wu10
- Jelmar Gerritsen
- Rok Novosel
- Supanat
- Zachary Moon
- pupuis
- Hirumal Priyashan
- Michael Abbott
- Nicholas Bauer11
- Patrick Bouffard
- Satoshi Terasaki12
- Shashank Polasa
- TheCedarPrince13
- 1. MIT
- 2. Dral .inc
- 3. University of Groningen
- 4. European Space Agency
- 5. @modal-labs
- 6. @geem-lab (@UFSC)
- 7. The Center for Astrophysics | Harvard & Smithsonian
- 8. @PIQuIL
- 9. @JuliaComputing
- 10. Peking University
- 11. Massachusetts General Hospital
- 12. JuliaLang user
- 13. Georgia Tech Research Institute (@gtri)
Description
Pluto v0.19.5
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.5/"><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:
- JS API to get/set input value of element like Pluto (#1755) (@fonsp)
- Support dependent bound variables for SliderServer (#2014) (@lungben)
- Notebook metadata (#2016) (@ctrekker)
- Scope log_channel to a single notebook_id (#2027) (@fonsp)
- Hide UndefVarError if the upstream cell errored (#2057) (@HirumalPriyashan)
- Bump ejs from 3.1.6 to 3.1.7 in /frontend-bundler (#2067) (@dependabot[bot])
- Slightly reduce TTFX for
SessionActions.open(#2098) (@rikhuijzer) - Simplify
sprint_withreturned(#2100) (@rikhuijzer) - Environment detect: JH localhost proxy (#2102) (@pankgeorg)
- Fix error message when opening a port fails (#2103) (@yha)
- Frontmatter GUI (#2104) (@fonsp)
- CompatHelper: bump compat for RelocatableFolders to 0.3, (keep existing compat) (#2105) (@github-actions[bot])
- ImageShow.jl: disable HTML show method for cell output (#2108) (@fonsp)
- Pluto.frontmatter(nb) from nb.metadata (#2110) (@fonsp)
- Use frontmatter for <meta> tags in HTML export (#2111) (@fonsp)
- Use URI(uri, ...) instead of merge(uri, ...) (#2113) (@rikhuijzer)
- Display logs from async cell at source (#2115) (@fonsp)
- Speed up
tree_data_array_elements(#2117) (@rikhuijzer)
Closed issues:
- Pluto doesn't display namespace conflicts (#1650)
- Support one bond defining another when setting both simultaneously (#1695)
- Feature request: choose page title (#1984)
- Warning:
merge(uri::URI; kw...)is deprecated, useURI(uri; kw...)instead. (#2112)
(TODO)
Performance improvements(TODO)
Fixes(TODO)
Internal changes(TODO)
Files
fonsp/Pluto.jl-v0.19.5.zip
Files
(6.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8197c531e162d45f5a612025cd0f939c
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.19.5 (URL)