Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using pluto.jl remotely

I have recently started using Pluto.jl, and it is quite nice (and visually appealing). The question is: how do I set up a "pluto server", like the similar thing with jupyter. It must be easy, but I see no docs.

like image 602
Igor Rivin Avatar asked Nov 15 '25 10:11

Igor Rivin


1 Answers

If your ip address is 0.0.0.0 on port 1234 run:

Pluto.run("0.0.0.0", 1234)

Source: https://github.com/fonsp/Pluto.jl/issues/398#issuecomment-689659028

like image 149
FeFiFoFu Avatar answered Nov 18 '25 05:11

FeFiFoFu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!