Pete

Results 15 issues of Pete

Cassandra 1.2.1 added SSL to the binary protocol, it would be useful to have this from Node.JS clients. https://issues.apache.org/jira/browse/CASSANDRA-5031

enhancement
new contributors welcome!

The Quarto Extension does not come with a Quarto CLI, so to make it simpler for customers to use Quarto with Positron out of the box, we should also look...

enhancement
area: builds
area: quarto

Investigate how we can support GitHub Co-Pilot

area: core

## Describe the issue: Following on from #3668, we also should suppress language diagnostics on raw cells. ## Steps to reproduce the issue: 1. Take the notebook example from issue...

area: notebooks

While RStudio uses `.rs.api.versionInfo()` to describe version and session mode metadata, we want a language agnostic way to provide similar information consistently. Positron currently has ENV vars: `POSITRON=1` and `POSITRON_VERSION=YYYY.MM.PP`...

enhancement
area: builds
area: core

![image (25)](https://github.com/posit-dev/positron/assets/1178561/7e87ca05-5037-4dba-b083-4a825c1b9446)

area: layout

Uses the dimensions from the default inno-big and inno-small icons as a guide for the Positron specific images. ### QA Notes Review the Windows installer screen steps from Inno Setup...

We disabled the summary statistics by feature flagging expansion of column summaries. When ready, we need to re-enable this feature and move it out of experimental.

area: data explorer
area: ui
frontend

Following on from #4307, and the associated fix #4329, we should review how a Polars series of only `np.nan` values should summarize. Our treatment for Polars differs from Pandas: ##...

area: data explorer
lang: python
sharp-edge