jpbrasile commited on
Commit
b687148
·
1 Parent(s): a6866a1

Update app.jl

Browse files
Files changed (1) hide show
  1. app.jl +1 -1
app.jl CHANGED
@@ -4,4 +4,4 @@
4
 
5
  using Pluto
6
  #Pluto.run(require_secret_for_open_links=false, require_secret_for_access=false,host="0.0.0.0",port=8001)
7
- Pluto.run(notebook=https://huggingface.co/spaces/jpbrasile/FLTest/edit/main/autotuning.jl,require_secret_for_open_links=false, require_secret_for_access=false,host="0.0.0.0",port=8001)
 
4
 
5
  using Pluto
6
  #Pluto.run(require_secret_for_open_links=false, require_secret_for_access=false,host="0.0.0.0",port=8001)
7
+ Pluto.run(notebook="https://huggingface.co/spaces/jpbrasile/FLTest/edit/main/autotuning.jl",require_secret_for_open_links=false, require_secret_for_access=false,host="0.0.0.0",port=8001)