From 1cddd3d4574d489a8e7d4fe9c6b2bd11786d3c3c Mon Sep 17 00:00:00 2001 From: Phil Solimine <15682144+doctor-phil@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:02:03 -0800 Subject: [PATCH] need to install bokeh for maps lecture --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 1694a4a8..ec31f08c 100644 --- a/environment.yml +++ b/environment.yml @@ -31,7 +31,7 @@ dependencies: # - pyarrow - xgboost - graphviz - # - bokeh + - bokeh # - nltk - pandas-datareader - seaborn