jpbrasile commited on
Commit
853972a
·
1 Parent(s): f80ddfe

Update app.jl

Browse files
Files changed (1) hide show
  1. app.jl +1 -1
app.jl CHANGED
@@ -1,4 +1,4 @@
1
- # using PlutoSliderServer
2
  # path_to_notebook = download("https://raw.githubusercontent.com/fonsp/Pluto.jl/v0.17.2/sample/Interactivity.jl")
3
  #PlutoSliderServer.run_notebook(path_to_notebook,SliderServer_port=8000,SliderServer_host="0.0.0.0")
4
 
 
1
+ using PlutoSliderServer
2
  # path_to_notebook = download("https://raw.githubusercontent.com/fonsp/Pluto.jl/v0.17.2/sample/Interactivity.jl")
3
  #PlutoSliderServer.run_notebook(path_to_notebook,SliderServer_port=8000,SliderServer_host="0.0.0.0")
4