Lots of tools have a short, descriptive explanation of the tool and their product. For example, this is the first thing you see in the Colaboratory intro notebook:
Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud.
With Colaboratory you can write and execute code, save and share your analyses, and access powerful computing resources, all for free from your browser.
Can we come up with something similar for Binder? We’d love some ideas from the community!
For example, here are a few that @betatim and I came up with:
These are the best so far, but still WAY too technical. All what I’ve seen so far tells you WHAT happens, but not WHY – think about a “I visit a git repo and click on that funny ‘binder’ button, what do I get?” type of scenario.
So take a customer / end user POV, or a repo maintainer’s view but with an end-user aspect (what good things can I provide my end-users? / how can I lower my support burden using a live demo?).
Let your users interact with a live/executable/runnable version of your Git repository, without having to install anything, all for free and from your browser.
is about the best I can think of.
I am not sure people who click on the badge are the “customers” of BinderHub, it might be that the “customers” are those who create those badges/interactive books/documentation/etc. There are so many things you can do that persuading someone in a concise way why they should click one of those badges is really hard (it depends on what will happen: shiny app, documentation, demo, journal article,…) that that is maybe best left to the individual repository owners (we could help them by having some stock sentences to build on).
Related to this, we might want a different tagline for a user of a BinderHub, vs. a tagline for a deployer of a BinderHub
I think many people who’d be interested in Binder have the concept of a “code environment”…what are other concepts we can assume vs. those we should explain?
I like it. Though the pedant in me wants to use this opportunity to remind everyone that you don’t have to have notebooks to use BinderHub
Maybe not worth being pedantic about, though I always feel pained when people dismiss it as an option because “We use R…” or “We hatedislike notebooks…” and somehow BinderHub has gotten stuck in people’s heads as the thing that only works with one particular kind of notebook, the Jupyter kind.
Here’s a question: should a tag line such as this be purely informative, or should it try to distinguish itself from other offerings that are out there?