Adam Lewis

Results 86 issues of Adam Lewis

### Feature description In conda store in practice, I've seen environments often build up over time taking more and more storage. Sometimes that's desired (e.g. reproducibility), sometimes it's not. It...

type: enhancement 💅🏼
area: UI/UX design ✨
area: user experience 👩🏻‍💻
needs: triaging 🚦

I'm thinking what it might be like to run an app on [Nebari](https://github.com/nebari-dev/nebari) which a batteries included Jupyterhub designed to run on Kubernetes or Slurm. In that use case, hardware...

Hi, I noticed your package is currently installing its tests directory into site-packages, which creates a global 'tests' module that can be imported from anywhere. This is considered a packaging...

bug

### Description

### Context I have a Nebari [https://github.com/nebari-dev/nebari/pull/2917 ](PR) which won't pass until a new release is cut. Is jhub-apps ready for a release to be cut? I could work on...

type: release 🏷

### Feature description Not sure if this is specific to Nebari, but when an admin user tries to stop a server created by another user in the UI, the UI...

### Context I'm an experienced Nebari user, but couldn't figure out how to launch a specific instance size at first. When you click on the menu icon and then Start,...

needs: triage 🚦

Given that many LLMs will readily drop tables, I think it'd be better to have read-only be the default mode when running this mcp server. I suggest allowing write access...

**Description** When using pynput.Keyboard on Xorg to type on a keyboard with the Dvorak Programmer layout, most characters are correct, but a few are incorrect. If I try to type...

Potential fix for https://github.com/moses-palmer/pynput/issues/652 - incorrect keysym->key_code mapping when Alt Gr is not mapped to any key.