plot(rand(10,10))```
works fine now, not only in the REPL but also in a file .jl called the way you said, i.e. with `ìnclude("")` in the REPL.
and :
```using Plots; plotly()
display(plot(rand(10,10)))```
works fine too this way.
ps i precize that i do as in the terminal, i.e. i just type `include("` and then i drag the file from the finder to the position of the cursor to have the absolute path.
now think i can work…
thanks very much
Vincent
Ps Plotly isn't free ? https://plot.ly/