Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jupyterlab/jupyter-chat issues and pull requests

#162 - Lite deployment in doc

Pull Request - State: open - Opened by brichet 9 days ago - 1 comment
Labels: documentation

#161 - [WIP] Implement chat commands

Pull Request - State: open - Opened by dlqqq 9 days ago - 1 comment
Labels: enhancement

#160 - Fix disabled code toolbar buttons

Pull Request - State: closed - Opened by brichet 10 days ago - 1 comment
Labels: bug

#159 - Update eslint rules to avoid importing MUI icons

Pull Request - State: open - Opened by brichet 10 days ago - 3 comments
Labels: maintenance

#158 - Allow use of up and down arrow in chat input

Pull Request - State: closed - Opened by brichet 12 days ago - 3 comments
Labels: bug

#157 - Abstact `ChatModel` in `@jupyter/chat`

Issue - State: open - Opened by brichet 14 days ago

#156 - Add eslint rules to avoid downloading unnecessary MUI icons

Issue - State: open - Opened by brichet 14 days ago
Labels: enhancement

#155 - Not able to use the up and down arrows

Issue - State: closed - Opened by jtpio 14 days ago - 3 comments
Labels: bug

#154 - Disabled "insert above" and "insert below" buttons (no active cell)

Issue - State: closed - Opened by jtpio 15 days ago - 1 comment
Labels: bug

#153 - Update to the latest galata / playwright

Pull Request - State: closed - Opened by jtpio 15 days ago - 2 comments
Labels: maintenance

#152 - Update to `actions/upload-artifact@v4` and `actions/download-artifact@v4`

Pull Request - State: closed - Opened by jtpio 15 days ago - 4 comments
Labels: maintenance

#151 - Add `Untitled*.ipynb` and `*.chat` to the `.gitignore`

Pull Request - State: closed - Opened by jtpio 15 days ago - 1 comment
Labels: maintenance

#150 - Improve the test execution

Pull Request - State: closed - Opened by brichet 22 days ago - 1 comment
Labels: maintenance

#149 - JupyterLite demo

Issue - State: open - Opened by jtpio 26 days ago - 2 comments
Labels: enhancement

#148 - Message attachments

Pull Request - State: open - Opened by brichet about 1 month ago - 2 comments
Labels: enhancement, @jupyter/chat, chat extension

#147 - Design a way to attach JSON objects to messages

Issue - State: open - Opened by dlqqq about 1 month ago - 3 comments
Labels: enhancement

#146 - Adds side panel widgets to the tracker

Pull Request - State: closed - Opened by brichet about 1 month ago - 1 comment
Labels: enhancement, chat extension

#145 - Add functionality to export chats

Issue - State: open - Opened by srdas about 1 month ago
Labels: enhancement

#144 - Design proposal: Chat Completions API (rev. 1.1)

Issue - State: open - Opened by dlqqq about 2 months ago - 20 comments
Labels: enhancement

#143 - Design proposal: Chat Completions API (rev. 0)

Issue - State: closed - Opened by dlqqq about 2 months ago - 4 comments
Labels: enhancement

#142 - Lint the whole project instead of individual packages

Pull Request - State: closed - Opened by brichet about 2 months ago - 1 comment
Labels: maintenance

#141 - Move the Chat card in the 'Other' section of the launcher

Pull Request - State: closed - Opened by brichet about 2 months ago - 4 comments
Labels: enhancement

#140 - Deleting a chat file when open raises an tornado.websocket.WebSocketClosedError in the server

Issue - State: closed - Opened by ellisonbg about 2 months ago - 1 comment
Labels: bug

#139 - Keyboard shortcuts: fix warnings and add one for focusing chat input

Issue - State: closed - Opened by ellisonbg about 2 months ago - 3 comments
Labels: bug

#138 - Put chat card on launcher in "Other" section.

Issue - State: closed - Opened by ellisonbg about 2 months ago - 2 comments
Labels: bug

#137 - CI is slower than it needs to be

Issue - State: closed - Opened by dlqqq about 2 months ago - 2 comments
Labels: enhancement

#136 - Fix support for Python 3.9

Pull Request - State: closed - Opened by dlqqq about 2 months ago - 3 comments
Labels: bug

#135 - `jupyterlab-chat==0.7.0` can't send messages on init

Issue - State: closed - Opened by dlqqq 2 months ago - 3 comments
Labels: bug

#134 - `jupyterlab-chat==0.7.0` fails in Python 3.9

Issue - State: closed - Opened by dlqqq 2 months ago
Labels: bug

#133 - Bump systeminformation from 5.22.7 to 5.23.14 in /ui-tests in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: maintenance, dependencies, javascript

#132 - Export components from @jupyter/chat

Pull Request - State: closed - Opened by brichet 2 months ago - 3 comments
Labels: maintenance

#132 - Export components from @jupyter/chat

Pull Request - State: closed - Opened by brichet 2 months ago - 3 comments
Labels: maintenance

#131 - Fix UI-tests running locally

Issue - State: open - Opened by brichet 2 months ago - 4 comments
Labels: maintenance

#130 - Add tracker for chats in side panel

Issue - State: closed - Opened by brichet 2 months ago
Labels: enhancement

#123 - Improve (and fix) unread messages and navigation

Pull Request - State: closed - Opened by brichet 2 months ago - 6 comments
Labels: bug, @jupyter/chat, chat extension

#123 - Improve (and fix) unread messages and navigation

Pull Request - State: closed - Opened by brichet 2 months ago - 6 comments
Labels: bug, @jupyter/chat, chat extension

#122 - Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory

Pull Request - State: open - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: maintenance, dependencies, javascript

#121 - Autoscroll to the bottom when opening an existing chat

Issue - State: closed - Opened by dlqqq 2 months ago
Labels: enhancement

#120 - `YChat` should not require an index to update a message

Issue - State: open - Opened by dlqqq 2 months ago - 1 comment
Labels: enhancement

#119 - Use dataclass models in YChat

Pull Request - State: open - Opened by brichet 2 months ago - 4 comments
Labels: maintenance

#118 - Keyboard sends empty messages when input is empty

Issue - State: open - Opened by dlqqq 2 months ago
Labels: bug

#117 - Decide on a way to distinguish bots & users

Issue - State: open - Opened by dlqqq 2 months ago - 1 comment
Labels: enhancement

#116 - Explore using a sorted dictionary to store messages in memory

Issue - State: open - Opened by dlqqq 2 months ago
Labels: enhancement

#115 - Use dataclass models instead of untyped dictionaries in `YChat` Python API

Issue - State: open - Opened by dlqqq 2 months ago - 4 comments
Labels: enhancement

#114 - Message timestamp flickers `undefined` when streaming

Issue - State: open - Opened by dlqqq 2 months ago
Labels: bug

#113 - Debug & remove error logs on extension init

Issue - State: open - Opened by dlqqq 2 months ago - 2 comments
Labels: bug

#112 - Compatibility with notebook

Pull Request - State: closed - Opened by brichet 3 months ago - 3 comments
Labels: enhancement

#111 - Fix rendering of code blocks in JupyterLab>= 4.3.0

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: bug, @jupyter/chat

#110 - LaTeX delimiters can't render math in chat

Issue - State: open - Opened by dlqqq 3 months ago
Labels: bug

#109 - Rendered code blocks lack backgrounds in JupyterLab 4.3.0+

Issue - State: closed - Opened by dlqqq 3 months ago - 1 comment
Labels: bug

#108 - Rename server config file after renaming the extension

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: maintenance

#107 - Fix typing for python 3.9

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: maintenance

#106 - Typing

Pull Request - State: closed - Opened by brichet 3 months ago - 2 comments
Labels: maintenance

#105 - Compatibility with Notebook

Issue - State: closed - Opened by brichet 3 months ago - 3 comments
Labels: enhancement

#104 - Update README.md

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: documentation

#103 - Bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: maintenance, dependencies, javascript

#102 - Rename the extension to jupyterlab-chat

Pull Request - State: closed - Opened by brichet 3 months ago - 2 comments
Labels: maintenance, collaborative extension

#101 - Bump cross-spawn from 7.0.3 to 7.0.6 in /python/jupyterlab-collaborative-chat/ui-tests in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: maintenance, dependencies, javascript

#100 - Remove websocket chat extension

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: maintenance, websocket extension

#99 - Revert 'Allow `$` to literally denote quantities of USD in chat' (#95)

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment
Labels: bug

#98 - Remove leftover in ui test

Pull Request - State: closed - Opened by brichet 3 months ago - 1 comment

#97 - Fix the ui tests for jupyterlab 4.3

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: maintenance, collaborative extension

#96 - Improve padding around code toolbar buttons

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: enhancement, @jupyter/chat, UI / UX

#95 - Allow `$` to literally denote quantities of USD in chat

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: bug

#94 - Upgrade to Jupyter Collaboration 3

Pull Request - State: open - Opened by brichet 4 months ago - 2 comments
Labels: maintenance

#93 - Add notes about current development status and breaking changes

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: documentation

#92 - Display chat users

Pull Request - State: open - Opened by brichet 4 months ago - 1 comment
Labels: enhancement

#91 - Chats directory config

Pull Request - State: closed - Opened by brichet 4 months ago - 2 comments
Labels: enhancement

#90 - Update jupyter_collaboration dependency

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: maintenance

#89 - Bundle @jupyter/chat

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: maintenance, collaborative extension

#88 - Improve dev script

Pull Request - State: closed - Opened by brichet 4 months ago - 3 comments
Labels: maintenance

#87 - Fix duplicated chats

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: bug, collaborative extension

#86 - Refactor UI tests

Pull Request - State: closed - Opened by brichet 4 months ago - 3 comments
Labels: maintenance

#85 - Add typing notifications

Pull Request - State: closed - Opened by brichet 4 months ago - 1 comment
Labels: enhancement, collaborative extension, @jupyter/chat

#84 - Fix the update snapshot workflow

Pull Request - State: closed - Opened by brichet 5 months ago - 3 comments
Labels: maintenance

#83 - Duplicated chats

Issue - State: closed - Opened by davidbrochart 5 months ago - 1 comment
Labels: bug

#82 - Send with selection

Pull Request - State: closed - Opened by brichet 5 months ago - 2 comments
Labels: enhancement

#81 - Ychat update messages

Pull Request - State: closed - Opened by brichet 5 months ago - 1 comment
Labels: enhancement, collaborative extension

#80 - Shortcut to focus on the chat input

Pull Request - State: closed - Opened by brichet 5 months ago - 1 comment
Labels: maintenance, collaborative extension, @jupyter/chat, websocket extension

#79 - Fix labextension in develop mode in dev install

Pull Request - State: closed - Opened by brichet 5 months ago - 1 comment
Labels: maintenance

#78 - Reoganize the project to split typescript packages and extensions

Pull Request - State: closed - Opened by brichet 5 months ago - 2 comments
Labels: maintenance, collaborative extension, websocket extension

#77 - Use getter and setter for the config in the collaborative chat

Pull Request - State: closed - Opened by brichet 6 months ago - 1 comment
Labels: enhancement, collaborative extension

#76 - Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: maintenance, dependencies, javascript

#75 - Bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: maintenance, dependencies

#74 - Fix ReadTheDocs

Pull Request - State: closed - Opened by jtpio 6 months ago - 2 comments
Labels: documentation

#73 - Bump the npm_and_yarn group across 3 directories with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: maintenance, dependencies

#72 - Project reoganization

Issue - State: closed - Opened by brichet 7 months ago
Labels: maintenance

#71 - Add documentation

Pull Request - State: closed - Opened by brichet 7 months ago - 1 comment
Labels: documentation

#70 - DO NOT MERGE!! POC on server side messaging in collaborative extension

Pull Request - State: closed - Opened by brichet 7 months ago - 2 comments
Labels: enhancement, invalid, collaborative extension

#69 - Improve ychat class on server side

Pull Request - State: closed - Opened by brichet 7 months ago - 1 comment
Labels: enhancement, collaborative extension

#68 - Add a configChanged signal to the model

Pull Request - State: closed - Opened by brichet 7 months ago - 1 comment
Labels: enhancement, @jupyter/chat

#67 - Code toolbar

Pull Request - State: closed - Opened by brichet 7 months ago - 2 comments
Labels: enhancement, collaborative extension, @jupyter/chat

#66 - Update to jupyterlab 4.2.x

Pull Request - State: closed - Opened by brichet 7 months ago - 1 comment
Labels: maintenance

#65 - Updated integration tests workflow

Pull Request - State: closed - Opened by krassowski 8 months ago - 4 comments
Labels: maintenance

#64 - Improve the `dev-install` script

Issue - State: closed - Opened by jtpio 8 months ago - 1 comment
Labels: maintenance

#63 - Bump the npm_and_yarn group across 2 directories with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: maintenance, dependencies

#62 - Fix bump version

Pull Request - State: closed - Opened by brichet 8 months ago - 1 comment
Labels: maintenance

#61 - Path configuration for .chat files

Issue - State: closed - Opened by mvallet91 8 months ago - 4 comments
Labels: enhancement

#60 - Fix the initialization of the messages component

Pull Request - State: closed - Opened by brichet 8 months ago - 1 comment
Labels: bug

#59 - Prevent dependabot from using yarn 4

Pull Request - State: closed - Opened by brichet 8 months ago - 1 comment
Labels: maintenance