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

Output from "display()" does not exist

Open Firimo opened this issue 3 years ago • 0 comments

When running following file with the DaemonMode client there is no output. Why?

> cat test.jl
display(1+1)

Firimo avatar Jun 24 '22 19:06 Firimo