Skip to content

jrbourbeau/dask-binder-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.