Pluto.jl icon indicating copy to clipboard operation
Pluto.jl copied to clipboard

🎈 Simple reactive notebooks for Julia

Results 266 Pluto.jl issues
Sort by recently updated
recently updated
newest added

I'm not sure if this an issue with Pluto with WGLMakie. Start by running Pluto in a container using the official julia image OR the pluto image ```sh docker run...

other packages

While doing some weird macro stuff, I noticed that logs messages generated inside a macro function body can be sent as logs to cells below the one calling the macro....

macro
logging

1. 📹 A video recording demonstrating the problem. (You can drag a video file into this box) https://user-images.githubusercontent.com/323068/176127897-4062e58b-80b9-4d50-916a-221a149d23d3.mov 2. 📝 A short Pluto notebook file. (Upload the notebook file to...

other packages
display & PlutoRunner

The Getting Started notebook requests this line be uncommented: ``` # cans_in_stock = "🥫🥫🥫🥫🥫" ``` This then gives the "Multiple definitions for cans_in_stock." error. The text directs you to write...

Here's something that I noticed while trying out #2178. The dependent cells of `disable`d cells uncomment soon after being commented. https://user-images.githubusercontent.com/6280307/174336446-4d76c2db-b10c-4954-8198-8cfa9faf252f.mov This only seems to happen if the notebook environment...

bug

![image](https://user-images.githubusercontent.com/1438610/175777510-b138e445-b360-4ae9-8aae-7246ab8a7fc3.png) Why can't I see the full value? I would expect the table to take up the full width, have a scroll bar, and/or wrap. Pluto 0.19.9 Julia 1.8.0-rc1

display & PlutoRunner

After updating Pluto to v 0.19.9, notebooks appear in monochrome; cell edges are invisible -- please see first attached screengrab. Reverting to v 0.19.8 fixes the issue (please see second...

bug
frontend

The cloud and checkmark icons appear to mess up cursor placement on Safari. This does not happen to me on Chrome. - With cloud icon: ``` # this action: using...

bug
frontend
CM6

Hi! I think it could be great to expand the captured output to, at least, 80 or 90 characters in width. Some _old_ terminal software uses 80 characters width in...

frontend
logging