Joshua Bronson

Results 33 issues of Joshua Bronson

Context: I am developing a custom image for my JupyterHub users that has jupyter-ai installed and configured out-of-the-box. The custom image is built on top of the [jupyter-minimal](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-minimal-notebook) base image....

### Problem A user writes, > I'm really digging how AI chat interfaces automatically use an LLM to name your chats in the sidebar. Is there anything like that for...

enhancement

## Description When closing a new file that you don't want to save, clicking "Discard" in the "Save your work" modal does not discard the unsaved changes and clean up...

bug
status:Needs Discussion

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? After installing the latest version of `conda-lock`...

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? `conda-build` should allow users to...

type::feature
stale::recovered

## Description Using jupyterlab-git to clone a repo over ssh when the server is not yet in ~/.ssh/known_hosts causes the following "failed to clone" error: Clicking "Show" produces the following...

bug

The README appears to be the only documentation for this software, and doesn't currently cover some key use cases. (For example, I just tried supercronic for the first time and...

Adding support for json structured logging would enable supercronic users to easily have logs consumed by Datadog (and similar platforms) such that the data in each log message is properly...

Currently the default viewer that is used when you double click a .py (or .md, etc.) file is an all-or-nothing setting: Users can customize Document Manager settings to make e.g....

When I execute Jupytext py:percent formatted notebooks in Jupyter Lab that use the `__session__` variable to resolve the path to the notebook, it works. When I execute such notebooks via...