2021-05-12 MAY

Journal Club - 9:30

Accelerometer Timeseries;

API integrators: https://biothings.io , https://datausa.io/about/api - intrigging that GraphQL doesn't register here ...

Hackathon -10:30

Ayo

Github integration (Ayo's 2F + public key)

FAIR-ifying MNIST data using Google Drive + Apps Script:

https://script.google.com/macros/s/AKfycbyS0oKEIPPN-qcp0RtX9VGFmu0rZ4MI8uMNm_OCPiwllXRBO_F4TTnEfOYavVzYTc3f/exec

Get list of files: https://script.google.com/macros/s/AKfycbyS0oKEIPPN-qcp0RtX9VGFmu0rZ4MI8uMNm_OCPiwllXRBO_F4TTnEfOYavVzYTc3f/exec?filename=testLabels.csv

Get an individual image:

let img = document.createElement("img")
img.src = await (await fetch("https://script.google.com/macros/s/AKfycbyS0oKEIPPN-qcp0RtX9VGFmu0rZ4MI8uMNm_OCPiwllXRBO_F4TTnEfOYavVzYTc3f/exec?filename=4fe191f9765adc16.png")).text()
document.body.firstElementChild.appendChild(img)

... platform vs language

... eye opener ... see also js (Lorena) and knit

HTTPS

utils::browseURL('https://episphere.github.io/plotly')

Jeya will review next week - worthy of a quick preview to prepare discussion.