home / csvconf

talks

Data source: https://csvconf.com/

1 row where speaker = "Alexander Morley" sorted by abstract descending

View and edit SQL

speaker

datetime

abstract

Link rowid title speaker time day room url datetime abstract ▲ image
8 What's Next after Notebooks? Alexander Morley 11:00 AM May 8 2019 Daisy Bingham Room https://csvconf.com/speakers/#alexander-morley 2019-05-08T11:00:00 Jane is a data scientist. Jane uses Jupyter notebooks as her working environment, and her presentation environment. These “computational essays” allow Jane to present her methods and her results to her colleagues at the same time. Jane is happy with this. But sometimes it’s difficult for Jane to share notebooks with her colleagues, and even harder for them to re-mix or re-use parts of the notebook, or to share their changes back to Jane. And sometimes Jane finds it hard to explain the flow of a particular notebook, or how different notebooks are tied together. There’s no provision for keeping things modular. First, I will discuss a few up-and-coming projects that are leveraging the power of new web technologies and faster browsers to solve all of fictional Jane’s problems, and more. Second, I will present a prototype for my own solution that is also web-based, and draws inspiration from some now-uncool graphical programming languages. https://csvconf.com/img/speakers-2019/amorley.jpg

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [talks] (
   [title] TEXT,
   [speaker] TEXT,
   [time] TEXT,
   [day] TEXT,
   [room] TEXT,
   [url] TEXT,
   [datetime] TEXT,
   [abstract] TEXT,
   [image] TEXT
)
Powered by Datasette · Query took 9.252ms · Data source: https://csvconf.com/