Skip to content

Instantly share code, notes, and snippets.

@boergens
Created January 3, 2022 16:20
Show Gist options
  • Save boergens/1c040001cc3bc85119f4b7c5d9ae0e9c to your computer and use it in GitHub Desktop.
Save boergens/1c040001cc3bc85119f4b7c5d9ae0e9c to your computer and use it in GitHub Desktop.
description for your gist
window.webknossos.apiReady(3).then(async (api) => {api.data.computeMeshOnDemand(71, [9925, 15053, 346]);await api.utils.sleep(5000);api.data.computeMeshOnDemand(83, [11540, 14740, 365]);await api.utils.sleep(5000);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment