Tom Mock
Tom Mock
## Feature In many situations `tidymodels` is primarily interactive data analysis and model fitting, where the user will in real time explore the data, preprocess, choose a model, bundle it...
Howdy folks! Did some “Hello world” testing w/ `connectwidgets` + a `.qmd` document. Looks like some CSS or possibly Javascript clashing. Most noticeable in the grid but affects everything to...
Howdy team! I see in the [source code](https://github.com/rstudio/connectwidgets/blob/main/R/rsc_card.R#L81) that the cards or grid view have a specified height (400px) and auto-width of 100%. Is it appropriate to document the "optimal"...
Ideas for some functions to pull in: https://github.com/jthomasmock/tidytuesdaymeta/tree/master/R - Create a folder by week - `usethis` for template - Week num - Tuesday dates
Data explorer windows can already be manually "torn" off to allow it more room, but we may want to provide a UI element to quickly move it out of the...
Currently the Data Explorer can be invoked by: - clicking on the grid icon in the Variables pane - via `View(df)` in R or `%view df` in Python. It would...
I believe our folding needs to drop the `//` from the regex to allow the region feature to work. That's more of a javascript/typescript comment syntax. https://github.com/posit-dev/positron/blob/3d8649a40f6613645a4d2ac8a55c1fb21d5ee851/extensions/positron-r/language-configuration/r-language-configuration.json#L29-L34 Compare it to...
We have integrated testing and build processes into alternate panes or background processes as mentioned in #1303 However, we don't fully support running arbitrary user code in separate processes but...
## Positron Version: 2024.07.0 (Universal) build 52 Code - OSS Version: 1.90.0 Commit: eee2ff0fdcb422608b5181338e6204cdb5e311cd Date: 2024-07-16T04:40:30.193Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 23.5.0 ## Steps...
## System details: Positron and OS details: Positron Version: 2024.07.0 (Universal) build 107 Code - OSS Version: 1.91.0 Commit: 240a81d86244160a275539c3c0e71adf70bbcbf6 Date: 2024-07-29T04:54:25.803Z Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0...