Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the github organization from 'jupyterlab-contrib' to 'jupyterlab' #20

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jupyter_chat

[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyter-chat/actions/workflows/build.yml)
[![Github Actions Status](https://github.com/jupyterlab/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab/jupyter-chat/actions/workflows/build.yml)

This project is a monorepo containing the frontend components and extensions to build
a chat in Jupyter.
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"jupyterlab",
"jupyterlab-extension"
],
"homepage": "https://github.com/jupyterlab-contrib/jupyter-chat",
"homepage": "https://github.com/jupyterlab/jupyter-chat",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/jupyter-chat/issues"
"url": "https://github.com/jupyterlab/jupyter-chat/issues"
},
"license": "BSD-3-Clause",
"author": {
Expand All @@ -19,7 +19,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/jupyter-chat.git"
"url": "https://github.com/jupyterlab/jupyter-chat.git"
},
"workspaces": [
"packages/*"
Expand Down
6 changes: 3 additions & 3 deletions packages/jupyter-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"jupyterlab",
"jupyterlab-extension"
],
"homepage": "https://github.com/jupyterlab-contrib/jupyter-chat",
"homepage": "https://github.com/jupyterlab/jupyter-chat",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/jupyter-chat/issues"
"url": "https://github.com/jupyterlab/jupyter-chat/issues"
},
"license": "BSD-3-Clause",
"author": {
Expand All @@ -27,7 +27,7 @@
"style": "style/index.css",
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/jupyter-chat.git"
"url": "https://github.com/jupyterlab/jupyter-chat.git"
},
"scripts": {
"build": "jlpm build:lib",
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyterlab-collaborative-chat/.copier-answers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mimetype: ''
mimetype_name: ''
project_short_description: A chat extension based on shared documents
python_name: jupyterlab_collaborative_chat
repository: https://github.com/jupyterlab-contrib/jupyter-chat
repository: https://github.com/jupyterlab/jupyter-chat
test: true
viewer_name: ''

2 changes: 1 addition & 1 deletion packages/jupyterlab-collaborative-chat/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jupyterlab_collaborative_chat

[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyter-chat/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab-contrib/jupyter-chat/main?urlpath=lab)
[![Github Actions Status](https://github.com/jupyterlab/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab/jupyter-chat/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyter-chat/main?urlpath=lab)
A chat extension based on shared documents

This extension is composed of a Python package named `jupyterlab_collaborative_chat`
Expand Down
6 changes: 3 additions & 3 deletions packages/jupyterlab-collaborative-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"jupyterlab",
"jupyterlab-extension"
],
"homepage": "https://github.com/jupyterlab-contrib/jupyter-chat",
"homepage": "https://github.com/jupyterlab/jupyter-chat",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/jupyter-chat/issues"
"url": "https://github.com/jupyterlab/jupyter-chat/issues"
},
"license": "BSD-3-Clause",
"author": {
Expand All @@ -27,7 +27,7 @@
"style": "style/index.css",
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/jupyter-chat.git"
"url": "https://github.com/jupyterlab/jupyter-chat.git"
},
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/jupyterlab-ws-chat/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jupyterlab_ws_chat

[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyter-chat/actions/workflows/build.yml)
[![Github Actions Status](https://github.com/jupyterlab/jupyter-chat/workflows/Build/badge.svg)](https://github.com/jupyterlab/jupyter-chat/actions/workflows/build.yml)

A chat extension for Jupyterlab

Expand Down
6 changes: 3 additions & 3 deletions packages/jupyterlab-ws-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"jupyterlab",
"jupyterlab-extension"
],
"homepage": "https://github.com/jupyterlab-contrib/jupyter-chat",
"homepage": "https://github.com/jupyterlab/jupyter-chat",
"bugs": {
"url": "https://github.com/jupyterlab-contrib/jupyter-chat/issues"
"url": "https://github.com/jupyterlab/jupyter-chat/issues"
},
"license": "BSD-3-Clause",
"author": {
Expand All @@ -27,7 +27,7 @@
"style": "style/index.css",
"repository": {
"type": "git",
"url": "https://github.com/jupyterlab-contrib/jupyter-chat.git"
"url": "https://github.com/jupyterlab/jupyter-chat.git"
},
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
Expand Down
Loading