We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ec523 commit 513f301Copy full SHA for 513f301
README.md
@@ -68,17 +68,4 @@ format: jb-book
68
root: index
69
chapters:
70
- 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" |
+```
0 commit comments