holoviz-topics / EarthSim

Tools for working with and visualizing environmental simulations.
https://earthsim.holoviz.org
BSD 3-Clause "New" or "Revised" License
65 stars 21 forks source link

Additional hidden dependencies for Bokeh #189

Open kcpevey opened 6 years ago

kcpevey commented 6 years ago

I'm trying to export images to png and I stumbled upon on the fact that in order to use the bokeh.export_png function, users have to install additional dependencies (selenium, phantomjs, pillow).

Why are these not included in the requirements.yml?

https://bokeh.pydata.org/en/latest/docs/user_guide/export.html#userguide-export

kcpevey commented 3 years ago

no need for phamtomjs, selenium and pillow can be added to earthsim