Update app.jl
Browse files
app.jl
CHANGED
@@ -28,4 +28,4 @@ end
|
|
28 |
|
29 |
end
|
30 |
#up() # or `up(open_browser = true)` to automatically open a browser window/tab when launching the app
|
31 |
-
up(open_browser = true)
|
|
|
28 |
|
29 |
end
|
30 |
#up() # or `up(open_browser = true)` to automatically open a browser window/tab when launching the app
|
31 |
+
#up(open_browser = true)
|