Jason Weill

Results 566 comments of Jason Weill

#406 is an enhancement to mention the supported file types in Jupyter AI (as configured without other extensions) in Jupyter AI's documentation. This enhancement concerns creating custom file handlers to...

@kolibril13 Thanks for opening this enhancement request! @brichet recently released the first version of [Jupyter Chat](https://github.com/jupyterlab/jupyter-chat), based on Jupyter AI's chat interface, but without the requirement to have an AI...

The OpenAI chat model history was removed in https://github.com/jupyterlab/jupyter-ai/pull/551, when we upgraded to a newer version of the OpenAI provider. If we reintroduce this feature, we should make it work...

In addition, you can get the browser's context menu at any time by holding `SHIFT` and right-clicking on an element.

@westurner This issue was closed in 2023. Can you please open your proposed enhancements as new issues, so that we can triage and fix them separately?

@westurner Reopened and retitled. We'd be happy to review a PR about this.

@mbektas It looks like this is an error specific to JupyterLab Desktop, not JupyterLab. Anything that @Hedge90 should check?

@Hedge90 Which version(s) of JupyterLab Desktop do you see this error on? Thanks!

Previous issue regarding Python 3.13t: #16873. This issue shows a different error, though, so this may not be a duplicate.

@joaopalmeiro As part of standardizing this behavior, I would also recommend adding a section to the contributor documentation of JupyterLab providing guidance to developers about dialog buttons, inspired by existing...