Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 997 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 997 Bytes

Dask Binder template

Binder

A template for Dask-enabled repositories for use on Binder. Specifically, this template ensures that Dask and Dask's JupyterLab extension are installed and configured for use on mybinder.org.

How to use

  1. Click the "Use this template" button
  2. Change files in the binder/ directory to customize your Jupyter environment
  3. Add new notebooks
  4. Change the Binder button URL below to point to your repository (i.e. change jrbourbeau/dask-binder-template to your repository)
  5. Share with your friends and colleagues!

This template was inspired by Pangeo's binder template and my own need to repeatedly create repositories with Dask's JupyterLab extension configured.