Skip to content

Instantly share code, notes, and snippets.

@sethvincent
Created April 20, 2016 00:08
Show Gist options
  • Save sethvincent/2a78e55b1f3a9f61973f76895e05bee2 to your computer and use it in GitHub Desktop.
Save sethvincent/2a78e55b1f3a9f61973f76895e05bee2 to your computer and use it in GitHub Desktop.
binder docs

binder docs

docs.mybinder.org

  • should the binder docs include any jupyter/ipython or github docs? say i'm a researcher that hasn't used github much or at all, or a data journalist that's new to jupyter notebooks. i guess at least link to the relevant docs.
  • add an overview with a directory of the different types of docs and who they are meant to help
    • users
    • devs

custom deployment

  • could create deployment guides for different environments:
    • google compute engine
    • local computer
      • ubuntu
      • mac
      • windows?

binder-protocol

  • Maybe break index.js up into a few files? It would help some with knowing what services are defined at a glance.
    • global.js
    • build.js
    • registry.js
    • deploy.js
    • index.js to export them all

binder-web

  • needs initial readme docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment