raj999 commited on
Commit
4ea231b
1 Parent(s): 3500872

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,5 +48,5 @@ iface = gr.Interface(
48
  # # import hvplot.xarray
49
 
50
  # hv.extension('bokeh', width=100)
51
- iface.launch(server_port=7861)
52
 
 
48
  # # import hvplot.xarray
49
 
50
  # hv.extension('bokeh', width=100)
51
+ iface.launch()
52