Skip to content

Instantly share code, notes, and snippets.

@maximlt
Last active April 13, 2020 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maximlt/9f3ea6729ff995454765a76e171abb9a to your computer and use it in GitHub Desktop.
Save maximlt/9f3ea6729ff995454765a76e171abb9a to your computer and use it in GitHub Desktop.
Test Binder Env for Holoviews
name: holoviews
channels:
- conda-forge
dependencies:
- pyviz::holoviews=1.13*
# Install requires
- pyviz::param>=1.8.0,<2.0
- pyviz::pyviz_comms>=0.7.2
- pyviz::panel>=0.7.0
- numpy>=1.0
- pandas
# Notebook dependencies already filled by binder
# Recommended installs
- matplotlib>=2.1
- bokeh>=1.1.0
# To run all examples
- networkx
- pillow
- xarray>=0.10.4
- plotly>=4.0
- pyviz::datashader
- selenium
- phantomjs
- ffmpeg
- streamz>=0.5.0
- cftime
- netcdf4
- bzip2
- dask
- scipy
# JupyterLab extension
jupyter labextension install @pyviz/jupyterlab_pyviz
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment