Adam Weeden

Results 12 issues of Adam Weeden

I've developed a package that I think would be a good addition for this list: ppsetuptools. It is a straightforward drop-in replacement for setuptools that reads from a pyproject.toml file...

The demo GIF and the dock PNG are both a little dated. Creating this issue for myself (per discussion in #1194) to update them.

feature-request

I am in the process of fleshing out a few pyi files with the definitions from Pandas. My normal process for python development is to create a virtual environment on...

When running this action I see my public key printed in the logs. Granted it is a public key, but this is less than ideal if one does not want...

So in a recent PR I tried to bring in some formatting changes (not necessarily on purpose, mostly because it was my first PR, and I always have some sort...

question
feedback wanted
governance

It seems like we have a few different docstring styles in the code. I'd like to standardize around one format as a standard. I found this article on some different...

feedback wanted
governance

## What I am trying to do... Automatically create the `.lsp_symlink` when launching jupyterlab so that jump to definition always works without manual intervention regardless of directory launched in. ##...

**Describe the bug** When using a newer version of numpy, this DeprecationWarning is shown: ``` DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`. (Deprecated NumPy 1.24) ``` **Code example** Using...

My team has a need for dynamic labels based on the branch names in the PR. Specifically, if we are merging into a branch marked `release/XXX` (such as `release/1.0`) then...

**Describe the Feature** Support for [Databricks](https://www.databricks.com/). Databricks SQL Language reference: https://docs.databricks.com/en/sql/language-manual/index.html **Why do you want this feature?** Improve the user experience when editing Databricks SQL files.

feature
new dialect