Skip to content

Commit 513f301

Browse files
committed
Add MyST Markdown Jupyter Book site
1 parent 83ec523 commit 513f301

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,4 @@ format: jb-book
6868
root: index
6969
chapters:
7070
- file: worker
71-
```
72-
73-
3. Push — the site rebuilds automatically.
74-
75-
---
76-
77-
## Troubleshooting
78-
79-
| Problem | Fix |
80-
|---|---|
81-
| Build fails: `jupyter-book not found` | Make sure `requirements.txt` lists `jupyter-book>=1.0.0` |
82-
| Pages shows 404 | Confirm **Settings → Pages → Source** is set to **GitHub Actions** |
83-
| Old content still showing | Hard-refresh browser (`Ctrl+Shift+R`) or wait ~1 min for CDN |
84-
| Action fails with permissions error | Go to **Settings → Actions → General → Workflow permissions** and enable "Read and write permissions" |
71+
```

0 commit comments

Comments
 (0)