Skip to content

Commit 221c78f

Browse files
Backport PR #1188: Fix dev install steps in contributor docs (#1191)
1 parent 9c9e206 commit 221c78f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/contributors/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ cd <jupyter-ai-top>
4747
4848
# Installs all the dependencies and sets up the dev environment
4949
./scripts/install.sh
50+
jlpm
51+
jlpm build
5052
```
5153

5254
Start and launch JupyterLab in your default browser:

0 commit comments

Comments
 (0)