Update app.jl
Browse files
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)
|