Skip to content

Commit 1f1a37b

Browse files
authored
PR #128 fix pandas-Bokeh error ch6
fixed d.plot() issue by downgrading bokeh to 2.4.3
2 parents 8b8707c + 1e8a267 commit 1f1a37b

File tree

3 files changed

+105
-92
lines changed

3 files changed

+105
-92
lines changed

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pygeometa
1414
- folium
1515
- owslib
16-
- bokeh
16+
- bokeh=2.4.3
1717
- ipyleaflet
1818
- matplotlib
1919
- pip

0 commit comments

Comments
 (0)