Data source: https://csvconf.com/
This data as JSON, CSV (advanced)
Link | rowid | title | speaker | time | day | room | url | datetime | abstract | image ▼ |
---|---|---|---|---|---|---|---|---|---|---|
34 | 34 | Open Infrastructure for Open Science: How Binder Powers an Open Stack in the Cloud | Chris Holdgraf | 11:00 AM | May 9 2019 | Main Sanctuary | https://csvconf.com/speakers/#chris-holdgraf | 2019-05-09T11:00:00 | This talk will discuss the Binder Project in the context of open data and open science, two primary use-cases that have driven the project. It will cover the basics of the Binder Project, such as how to define a reproducible repository to share with others. It will then discuss one of Binder's core goals, which is to build on open standards to facilitate the use of *many* open languages, interfaces, etc. Finally I'll discuss how BinderHub, the technology behind a Binder deployment, is itself open source and deployable anywhere. I'll finish by describing a goal of distributed, federated BinderHubs that provide a network of reproducible data analytics environments. | https://csvconf.com/img/speakers-2019/choldgraf.jpg |
JSON shape: default, array, newline-delimited
CREATE TABLE [talks] ( [title] TEXT, [speaker] TEXT, [time] TEXT, [day] TEXT, [room] TEXT, [url] TEXT, [datetime] TEXT, [abstract] TEXT, [image] TEXT )