Kenneth C. Arnold

Results 18 issues of Kenneth C. Arnold

### System Info If you create a `Client` with a server URI ending in a slash, the generation endpoint works fine but the chat endpoint fails silently (for the Python...

The `pyproject.toml` file pins several packages at specific versions, e.g., an older scikit-learn. This makes it complex to try out this library in an environment with other tools. Are the...

After running `tidymodels_prefer`, `conflicted`'s machinery gets activated, so we get errors on *other* conflicts that have not yet been declared. The main `dplyr` conflicts are already handled, but there are...

upkeep

Hashes are quite large. Manually decoding the generated hash shows that it's storing a lot of data, including the outputs for exercises. Is that included intentionally, or has filtering code...

### Search first - [X] I searched and no similar issues were found ### What Happened? I just updated to 0.9.20, which enabled "smart merge". I noticed some failing block...

:status/automatic-stale

Has anyone gotten this working for marking up parts of code on slides somehow? It's tricky because you can't easily add CSS spans to code blocks. Maybe someone has figured...

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/auth0-spa-js#readme), [Examples](https://github.com/auth0/auth0-spa-js/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/auth0-spa-js/blob/main/FAQ.md) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://auth0.com/docs/libraries/auth0-single-page-app-sdk)...

feature request

I've been trying to help @rpruim make an R package, and one of the challenges that emerged was that some of the runtime environments don't support `import()`, or need to...