Skip to content

Commit 8c41100

Browse files
authored
Update references to the repo after the rename (#21)
* Rename references to the repo * update author in package.json * lint * more updates
1 parent cb6036f commit 8c41100

File tree

6 files changed

+1451
-1500
lines changed

6 files changed

+1451
-1500
lines changed

.copier-answers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
_commit: v4.3.1
33
_src_path: https://github.com/jupyterlab/extension-template
44
author_email: ''
5-
author_name: Jeremy Tuloup
5+
author_name: JupyterLite Contributors
66
has_binder: false
77
has_settings: true
88
kind: frontend
99
labextension_name: @jupyterlite/ai
10-
project_short_description: Codestral AI code completions for JupyterLab
10+
project_short_description: AI code completions and chat for JupyterLite
1111
python_name: jupyterlite_ai
12-
repository: https://github.com/jupyterlite/jupyterlab-codestral
12+
repository: https://github.com/jupyterlite/ai
1313
test: false
1414

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44

55
## 0.1.0
66

7-
([Full Changelog](https://github.com/jupyterlite/jupyterlab-codestral/compare/9c8d350b8876ad3a9ffe8dbe723ca093bb680681...b77e9e9a563cda3b9d37972248e738746f7370a8))
7+
([Full Changelog](https://github.com/jupyterlite/ai/compare/9c8d350b8876ad3a9ffe8dbe723ca093bb680681...b77e9e9a563cda3b9d37972248e738746f7370a8))
88

99
### Maintenance and upkeep improvements
1010

11-
- Reset version [#4](https://github.com/jupyterlite/jupyterlab-codestral/pull/4) ([@jtpio](https://github.com/jtpio))
11+
- Reset version [#4](https://github.com/jupyterlite/ai/pull/4) ([@jtpio](https://github.com/jtpio))
1212

1313
### Documentation improvements
1414

15-
- Add disclaimer [#3](https://github.com/jupyterlite/jupyterlab-codestral/pull/3) ([@jtpio](https://github.com/jtpio))
16-
- Update links to the repo [#2](https://github.com/jupyterlite/jupyterlab-codestral/pull/2) ([@jtpio](https://github.com/jtpio))
17-
- Add files for a JupyterLite demo [#1](https://github.com/jupyterlite/jupyterlab-codestral/pull/1) ([@jtpio](https://github.com/jtpio))
15+
- Add disclaimer [#3](https://github.com/jupyterlite/ai/pull/3) ([@jtpio](https://github.com/jtpio))
16+
- Update links to the repo [#2](https://github.com/jupyterlite/ai/pull/2) ([@jtpio](https://github.com/jtpio))
17+
- Add files for a JupyterLite demo [#1](https://github.com/jupyterlite/ai/pull/1) ([@jtpio](https://github.com/jtpio))
1818

1919
### Contributors to this release
2020

21-
([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlab-codestral/graphs/contributors?from=2024-06-10&to=2024-06-24&type=c))
21+
([GitHub contributors page for this release](https://github.com/jupyterlite/ai/graphs/contributors?from=2024-06-10&to=2024-06-24&type=c))
2222

23-
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlab-codestral+involves%3Ajtpio+updated%3A2024-06-10..2024-06-24&type=Issues)
23+
[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Ajtpio+updated%3A2024-06-10..2024-06-24&type=Issues)
2424

2525
<!-- <END NEW CHANGELOG ENTRY> -->

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
BSD 3-Clause License
22

3+
Copyright (c) 2024, JupyterLite Contributors
34
Copyright (c) 2024, Jeremy Tuloup
45
All rights reserved.
56

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# jupyterlite-ai
22

3-
[![Github Actions Status](https://github.com/jupyterlite/jupyterlab-codestral/workflows/Build/badge.svg)](https://github.com/jupyterlite/jupyterlab-codestral/actions/workflows/build.yml)
4-
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/jupyterlab-codestral/lab/index.html)
3+
[![Github Actions Status](https://github.com/jupyterlite/ai/workflows/Build/badge.svg)](https://github.com/jupyterlite/ai/actions/workflows/build.yml)
4+
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/ai/lab/index.html)
55

66
AI code completions and chat for JupyterLab, Notebook 7 and JupyterLite, powered by MistralAI ✨
77

8-
[a screencast showing the Codestral extension in JupyterLite](https://github.com/jupyterlite/jupyterlab-codestral/assets/591645/855c4e3e-3a63-4868-8052-5c9909922c21)
8+
[a screencast showing the Codestral extension in JupyterLite](https://github.com/jupyterlite/ai/assets/591645/855c4e3e-3a63-4868-8052-5c9909922c21)
99

1010
## Requirements
1111

@@ -25,7 +25,7 @@ AI code completions and chat for JupyterLab, Notebook 7 and JupyterLite, powered
2525

2626
You can try the extension in your browser using JupyterLite:
2727

28-
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/jupyterlab-codestral/lab/index.html)
28+
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/ai/lab/index.html)
2929

3030
See the [Usage](#usage) section below for more information on how to provide your API key.
3131

@@ -71,7 +71,7 @@ The `jlpm` command is JupyterLab's pinned version of
7171

7272
```bash
7373
# Clone the repo to your local environment
74-
# Change directory to the jupyterlab_codestral directory
74+
# Change directory to the jupyterlite_ai directory
7575
# Install package in development mode
7676
pip install -e "."
7777
# Link your development version of the extension with JupyterLab

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@jupyterlite/ai",
33
"version": "0.1.0",
4-
"description": "Codestral AI code completions for JupyterLab",
4+
"description": "AI code completions and chat for JupyterLite",
55
"keywords": [
66
"jupyter",
77
"jupyterlab",
88
"jupyterlab-extension"
99
],
10-
"homepage": "https://github.com/jupyterlite/jupyterlab-codestral",
10+
"homepage": "https://github.com/jupyterlite/ai",
1111
"bugs": {
12-
"url": "https://github.com/jupyterlite/jupyterlab-codestral/issues"
12+
"url": "https://github.com/jupyterlite/ai/issues"
1313
},
1414
"license": "BSD-3-Clause",
15-
"author": "Jeremy Tuloup",
15+
"author": "JupyterLite Contributors",
1616
"files": [
1717
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
1818
"style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}",
@@ -24,7 +24,7 @@
2424
"style": "style/index.css",
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/jupyterlite/jupyterlab-codestral.git"
27+
"url": "https://github.com/jupyterlite/ai.git"
2828
},
2929
"scripts": {
3030
"build": "jlpm build:lib && jlpm build:labextension:dev",

0 commit comments

Comments
 (0)