Jason Weill

Results 566 comments of Jason Weill

In Notebook 7.2.0, if I open the command palette and select "Close and Shut Down Notebook…" under the Notebook Operations section, I see the same confirmation dialog. The cancel button...

The plugin declared in Jupyter Notebook's `notebook-extension` doesn't seem to be getting activated: https://github.com/jupyter/notebook/blob/0a66f40c468ae2bf15faceba204288f614c96969/packages/notebook-extension/src/index.ts#L146-L177 I say this because there is no `notebook:close-and-halt` command in Jupyter Notebook's command palette.

@jtpio I've been looking at the build scripts and I've also found a problem with `jlpm develop` (#7379). It looks like `@jupyter-notebook/lab-extension` is being built under the `notebook/` subdirectory of...

I can reproduce this in Notebook 7.0.0 — it looks like the issue has been present since Notebook started using JupyterLab code with version 7.

The expected behavior in the classic notebook was that the confirmation dialog doesn't appear at all; the `notebook:close-and-halt` command executes without confirmation, and the window/tab closes. I suspect that this...

This change may require an upstream change in JupyterLab's code completion extension. Opened https://github.com/jupyterlab/jupyterlab/issues/16671 for discussion at our weekly triage meeting tomorrow.

@ssp24 The magic commands are configured differently from the chat window. In the chat panel, when you go into the settings, you should be able to select a language model...

Also note that #933 was a bug involving saving settings — this was just fixed, and hasn't been incorporated into a release yet.

@DanielCastroBosch You can load local models with GPT4All and Ollama for use with Jupyter AI. See the docs: https://jupyter-ai.readthedocs.io/en/latest/users/index.html#gpt4all-usage-early-stage

On a 14" MacBook Pro, with the menu bar and Dock visible, a zoomed Firefox window has 780 pixels of Y axis available. Enlarging the Dock or adding more browser...