Installation issue with jupyter lab

Hi Team,

First of all congratulations on the latest release of bokeh! Thanks for putting in the effort!

The existing bokeh version that I have is this: ‘1.3.4’.

I was trying to upgrade bokeh on jupyter lab by doing:

conda update bokeh

I got the message ‘update successful’ but I dont know for what reason i was unable to get the updated version after restarting the kernel.

Can you please let me know if there is something else that i need to do?

Regards,
Saurabh

Also when I do pip install bokeh from the cmd, the installed version shown is 1.4.0

The most likely explanation is that you have upgraded Bokeh in a different conda or virtual environment from where Jupyter Lab is installed.