Files
Man1130/task1/Man1130-python-comission/tryout/jupyterlab-bokeh-helloworld/bokeh-notebooks/environment.yml
louiscklaw e44aead3d5 update,
2025-02-01 01:58:19 +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