23 lines
276 B
YAML
23 lines
276 B
YAML
name: bokeh
|
|
|
|
channels:
|
|
- bokeh
|
|
- conda-forge
|
|
|
|
dependencies:
|
|
- python=3.10
|
|
- numpy
|
|
- notebook
|
|
- bokeh>=3.0
|
|
- pandas
|
|
- scipy
|
|
- selenium
|
|
- datashader
|
|
- networkx
|
|
- flask
|
|
- firefox
|
|
- geckodriver
|
|
- holoviews
|
|
- hvplot
|
|
- jupyter_contrib_nbextensions
|