Results 25 issues of Alex Graber

I would like to be able to configure my kerberos setup with nix-darwin. NixOS has krb5 options to configure the `krb.conf` file (https://github.com/NixOS/nixpkgs/blob/nixos-23.05/nixos/modules/config/krb5/default.nix) that are not present in nix-darwin. I...

@eugeneyan - this is a great outline and I can see it being very useful for defining our work. Do you have recommendations for how to save/share these? On one...

Sample tox envlist: ```ini [tox] # https://tox.readthedocs.io/en/latest/config.html#generative-envlist envlist = clean, check, ; py{37,38}-np{18}-pd{0,2}-sci{14,16}, # test conflict btwn numpy, scipy, and c extensions ; py{37,38}-np{19,20}-pd{0,2}-sci{15,16}, py{37,38}-np{18,19,20}, py39, # latest version of...

### Problem I'm trying to build a theme, and it's hard to figure out what some of the css variables do. Example: ``` --jp-mirror-editor-variable-color: var(--foreground-light); --jp-mirror-editor-variable-2-color: var(--magenta); --jp-mirror-editor-variable-3-color: var(--gray); ```...

enhancement

https://github.com/onedr0p/home-ops/tree/main/kubernetes/apps/default/kubernetes-schemas

**Description** Footnote notation `[^3]` in callout shortcodes do not seem to be identified correctly; do not get included in footnotes. **Steps To Reproduce** 1. Post and commit of the issue...

bug

I have "work in progress" `.wip/` directories in my local repo that are included in my .gitignore. As these are work in progress, they may be in a state that...

Changes from #341 are breaking my deployment. Context: I use [movetokube/postgres-operator: Postgres operator for Kubernetes](https://github.com/movetokube/postgres-operator) to dynamically provision postgres as part of my gitops deployment process. This operator creates unique...

**Describe the Feature** I am currently on a tier 1 account with Anthropic, which means I have a daily cap of 1M tokens (total - in and out). When trying...

enhancement
module-testsetgen

[x ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I am using Ragas to generate a test dataset, and using Llama-index...

bug
module-testsetgen