Skip to content

Instantly share code, notes, and snippets.

@maximlt
Created July 9, 2020 11:58
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/8b6ead2235255d1b4ef4c22cc214b6fe to your computer and use it in GitHub Desktop.
Save maximlt/8b6ead2235255d1b4ef4c22cc214b6fe to your computer and use it in GitHub Desktop.
Test for deploying latest panel version on binder
name: panel_last_env
channels:
- pyviz
- conda-forge
dependencies:
- panel
- jupyterlab
# JupyterLab extension
jupyter labextension install @pyviz/jupyterlab_pyviz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment