Skip to content

Commit

Permalink
add pip install cookiecutter
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Feb 13, 2024
1 parent 4b4af46 commit 45238b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/developers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ To generate a new AI module using the cookiecutter, run these commands from the
repository root:

```
pip install cookiecutter
cd packages/
cookiecutter jupyter-ai-module-cookiecutter
```
Expand Down

0 comments on commit 45238b4

Please sign in to comment.