Skip to content

Commit 7287c7b

Browse files
thomasyu888claudeCopilot
authored
[SYNPY-1402] Update reticulate tutorial for new OOP models/operations API (#1352)
* [SYNPY-1402]: Update reticulate tutorial for new OOP models/operations API - Add Docker setup instructions for fresh RStudio environment - Update Python version requirement to 3.10+ - Update install command to include pandas,curator extras - Replace legacy synapseclient$File/Project/etc with models$* pattern - Replace syn$store/get with entity$store() OOP pattern; keep operations$get for type-unknown retrieval - Update tables to use models$Table + store_rows with SchemaStorageStrategy - Update views to use models$EntityView with ViewTypeMask - Replace syn$tableQuery with models$query - Move R package onLoad guidance to its own section at end of doc Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Apply suggestion from @thomasyu888 * Update docs/tutorials/reticulate.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @thomasyu888 --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2e4fb99 commit 7287c7b

1 file changed

Lines changed: 138 additions & 281 deletions

File tree

0 commit comments

Comments
 (0)