Brian E. Granger

Results 82 issues of Brian E. Granger

Great progress! I was playing with the demo and it found it a little confusing that the visual styling of Prosemirror was different from the rendered markdown. The "promise" of...

## Description As I mentioned in #49, we are testing this on NFS filesystems and finding performance problems. On these file systems, we see that with a small number of...

bug

Trying to figure out how to set the `collaborative_document_save_delay` property, but don't see how to do that. I would expect it to be a configurable trait, but haven't found that...

In testing the Jupyter AI 3.0.0a0 pre-release, I find that the AI always replies to all human messages, even when humans are trying to chat between themselves. ## Description When...

bug

Testing the Jupyter AI 3.0.0.a0 prerelease and the behavior of deleting messages. ## Description There are a couple of issues in how chat works when you delete messages. First, create...

bug

With the Jupyter AI 3.0.0a0 pre-release, I am seeing a 404 in the browser console when I create a new chat file. ## Description In spite of this 404, the...

bug

## Description I see the following warnings in the browser console when I load JupyterLab with Jupyter AI 3.0.0a0 installed: ![Screenshot 2024-12-30 at 10 16 57 AM](https://github.com/user-attachments/assets/19210e14-e73f-45f7-860c-f22d72ea3528) Jupyter AI seems...

bug

Right now, the `/generate` command in the Chat UI only generates notebooks. We should use agents and tools to allow this to create other file types, like Python scripts. Could...

enhancement
good first issue
scope:generate
status:triaged

#### References to other Issues or PRs Related to #28022 Replacement for #24349 Fixes #27526, #27213 #### Brief description of what is fixed or changed This PR introduces a new...

physics.quantum

I plan on implementing the hiding of input cells. Might not happen for 4.1, but I will be optimistic for now.

enhancement
size:Large