An open API service indexing awesome lists of open source software.

https://github.com/danwild/bokeh-tutorial

Repo for learning bokeh concepts
https://github.com/danwild/bokeh-tutorial

Last synced: 3 months ago
JSON representation

Repo for learning bokeh concepts

Awesome Lists containing this project

README

          

# bokeh-tutorial
Repo for learning bokeh concepts, see: https://docs.bokeh.org/en/latest/docs/user_guide/quickstart.html

```
conda env create -f environment.yml
conda activate bokeh_tutorial
```