Skip to content

Commit 687f777

Browse files
committed
Remove debug_output
1 parent 6c06331 commit 687f777

File tree

3 files changed

+267
-283
lines changed

3 files changed

+267
-283
lines changed

binder/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ dependencies:
1111
- xarray_leaflet
1212
- pip
1313
- pip:
14-
- ipyurl
14+
- ipyurl=0.1.2

examples/introduction.ipynb

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"import xarray_leaflet\n",
3333
"from ipyleaflet import Map, basemaps, LayersControl, WidgetControl\n",
3434
"from ipywidgets import FloatSlider\n",
35-
"from ipyurl import Url\n",
3635
"import matplotlib.pyplot as plt"
3736
]
3837
},

0 commit comments

Comments
 (0)