FLTest / app.jl
jpbrasile's picture
Update app.jl
1f04165
raw
history blame
No virus
358 Bytes
#using PlutoSliderServer
# path_to_notebook = download("https://raw.githubusercontent.com/fonsp/Pluto.jl/v0.17.2/sample/Interactivity.jl")
#PlutoSliderServer.run_notebook(path_to_notebook,SliderServer_port=8000,SliderServer_host="0.0.0.0")
using Pluto
Pluto.run(require_secret_for_open_links=false, require_secret_for_access=false,host="0.0.0.0",port=8001)