Almenon

Results 181 issues of Almenon

**Is your feature request related to a problem? Please describe.** There are a number of problems that can appear when doing the second run of AREPL. For example, https://github.com/Almenon/AREPL-vscode/issues/438 and...

important

**Is your feature request related to a problem? Please describe.** I don't want to see types in the variable preview, as they are not variables. For example, `from typing import...

enhancement

**Describe the bug** ``` pydantic.errors.ConfigError: duplicate validator function "langchain.prompts.base.BasePromptTemplate.validate_variable_names"; if this is intended, set `allow_reuse=True` ``` **To Reproduce** Steps to reproduce the behavior: 1. `from langchain.llms import OpenAI` 2. Run...

bug

If you specify a empty string for the python path arepl will not launch at all. In the dev tools there is the following error: > -m site --user-site >...

help wanted
minor bug

It's a cool website, but I'm wondering if it's still maintained? I ran into a bug and see some PR's people have made that haven't been merged in.

In https://kapitan.dev/kapitan_overview/#kadet search for "See and example". It's unclear what it means. I'm guessing whoever wrote it meant to link to an example but forgot to do so. Or maybe...

documentation
Stale

As a Devops Engineer I sometimes use https://stackshare.io to evaluate whether to use a tool. I might compare features between tools or check how many companies use a tool. Adding...

See https://github.com/grafana/vscode-jsonnet/issues/27. Per julienduchesne's comment, the best fix here would be for the tutorial to avoid the `$`.

### Description The docs say "The following example creates three different S3 buckets" but the following example only has two different S3 buckets. A third would be useful to show...

documentation
priority/important-soon
size/small

# Pull Request ## Related Github Issues - _[none]_ ## Description A lot of issues are missing pieces that would be helpful, like a reproducible example. By using a issue...