KashyapiNagaHarshitha commited on
Commit
2492a4d
·
verified ·
1 Parent(s): f928cc1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ app = pn.template.MaterialTemplate(
32
  main=pn.Row(*columns),
33
  )
34
 
35
- app.servable(address='0.0.0.0')
 
32
  main=pn.Row(*columns),
33
  )
34
 
35
+ app.servable()