| execute code block at point | C-c C-c | | open results of code block at point | C-c C-o | | preview body of code block at point | C-c C-v C-p | | go to named code block | C-c C-v C-g | | execute all code blocks in current buffer | C-c C-v C-b | | execute all code blocks in current subtree | C-c C-v C-s | | tangle code blocks in current file | C-c C-v C-t | | tangle code blocks in supplied file | C-c C-v C-T | | ingest all code blocks in supplied file into the Library of Babel | C-c C-v C-l | | switch to the session of the current code block | C-c C-v C-z | | view sha1 hash of the current code block | C-c C-v C-h |