Skip to content

Commit 65a7017

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1f13f48 commit 65a7017

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,13 @@ pixi run tutorial
4848
To build and serve the tutorial website locally as a development server:
4949

5050
1. Build the Jupyter Book:
51+
5152
```bash
5253
pixi run build
5354
```
5455

5556
2. Serve the built site locally:
57+
5658
```bash
5759
pixi run python -m http.server --directory _build/html
5860
```

0 commit comments

Comments
 (0)