Skip to content

Commit

Permalink
Merge pull request #38 from yuvipanda/patch-1
Browse files Browse the repository at this point in the history
Install jupyter-book along with cookiecutter
  • Loading branch information
choldgraf committed Nov 29, 2022
2 parents 2b83d88 + ef49a1c commit 9ba21ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ my_book
1. Install [Cookiecutter](https://github.com/cookiecutter/cookiecutter/tree/1.7.2) if you haven't installed it yet:

```bash
$ pip install -U cookiecutter
$ pip install -U cookiecutter jupyter-book
```

2. Use `cookiecutter-jupyter-book` to generate a Jupyter Book template and fill out the requested information (default templating values are shown in square brackets `[]` and will be used if no other information is entered):
Expand Down

0 comments on commit 9ba21ae

Please sign in to comment.