Install bokeh
- Install nodejs
conda install -c conda-forge nodejs - install jupyter lab
conda install -c conda-forge jupyterlab
https://github.com/jupyterlab/jupyterlab - install jupyter lab:
jupyter labextension install
jupyter labextension list - install bokeh plugin for jupyter
jupyter labextension install jupyterlab_bokeh
https://github.com/bokeh/jupyterlab_bokeh