Pete
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
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...
## 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...
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`...

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.
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: ##...