Files
004_comission/Man1130/task1/Man1130-python-comission/tryout/jupyterlab-bokeh-helloworld/bokeh-notebooks/environment.yml
louiscklaw fc6f79b133 update,
2025-01-31 20:57:47 +08:00

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