View source: R/generated_client.R
| notebooks_get_git_commits | R Documentation | 
Get file contents at git ref
notebooks_get_git_commits(id, commit_hash)
| id | integer required. The ID of the item. | 
| commit_hash | string required. The SHA (full or shortened) of the desired git commit. | 
A list containing the following elements:
| content | string, The file's contents. | 
| type | string, The file's type. | 
| size | integer, The file's size. | 
| fileHash | string, The SHA of the file. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.