First day of bokeh

Hi all,

I am on day 1 of using bokeh. I will need it to create user interface web application that could be put online. This application is a dynamic vector digarm that changes with slider user inputs. I have done that using other Python library like PyQt and Matplotlib, but really want to do it using bokeh. How to install it correctly first? any best learning tipps? links? tutorials?

Thanks,
Ali

Hi @alibashabsheh Bokeh has extensive docs:

Bokeh documentation — Bokeh 3.4.1 Documentation

including a chapter on installation:

Installation details — Bokeh 3.4.1 Documentation

1 Like