Skip to content

Instantly share code, notes, and snippets.

@boergens
Created January 3, 2022 16:19
Show Gist options
  • Save boergens/c7dfb74507717c057ef2a85bdea0dffc to your computer and use it in GitHub Desktop.
Save boergens/c7dfb74507717c057ef2a85bdea0dffc to your computer and use it in GitHub Desktop.
description for your gist
window.webknossos.apiReady(3).then(async (api) => {api.data.computeMeshOnDemand(16, [9089, 22699, 79]);await api.utils.sleep(5000);api.data.computeMeshOnDemand(57, [6869, 23747, 214]);await api.utils.sleep(5000);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment