Christopher Mead

Results 125 comments of Christopher Mead

By chance have you disable the copilot extension at some point? Don't forget to include `@builtin` when searching for it.

Thats great news, @FedericoRaimondi! We will leave this issue open for now in case of any similar reports.

### Verified Fixed Positron Version(s) : OS Version : ### Test scenario(s) 3.14 seems to be working well for me locally. Will look into updating CI to 3.14 with https://github.com/posit-dev/positron/issues/10949...

### Verified Fixed Positron Version(s) : 2024.07.0-97 OS Version : OSX ### Test scenario(s) Verified with code in screenshot of original filing. Link(s) to TestRail test cases run or created:...

Bumping back to triage to consider moving to a sooner release.

### Verified Fixed Positron Version(s) :Main on 11/13/24 OS Version : OSX ### Test scenario(s) No longer seeing this in smoke tests Link(s) to TestRail test cases run or created:

### Verified Fixed Positron Version(s) : 2024.11.0-60 OS Version : OSX ### Test scenario(s) Setting is honored now and vetiver works as expected Link(s) to TestRail test cases run or...

I think we mistakenly assigned this to you, @jonvanausdeln. As @seeM mentioned, even after the rename there is an issue.

Also note that plotly doesn't work in a notebook: ``` { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "library(plotly)\n", "# install.packages('mvtnorm')\n", "\n", "# change...

There may be a little extra diagnostic info on OSX. Here is what I see with that test: ![Image](https://github.com/user-attachments/assets/41b11a98-e032-4c06-b2fa-7588a47e7277) ``` [R] /Users/christophermead/posit/positron/extensions/positron-r/resources/ark/ark --connection_file /var/folders/rc/l24758015ggb5438npy04wtc0000gn/T/kernel-yfbhov/connection.json --log /var/folders/rc/l24758015ggb5438npy04wtc0000gn/T/kernel-yfbhov/kernel.log --startup-file /Users/christophermead/posit/positron/extensions/positron-r/resources/scripts/startup.R --session-mode console...