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
- Host: GitHub
- URL: https://github.com/danwild/bokeh-tutorial
- Owner: danwild
- License: apache-2.0
- Created: 2020-08-20T01:05:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T01:37:02.000Z (almost 6 years ago)
- Last Synced: 2025-02-25T07:17:53.526Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```