Commit 0e99604
authored
Add VS Code hint for Codespaces and preinstall Python/Jupyter extensions (#262)
* docs: add VS Code tip for Codespaces and preinstall Python/Jupyter extensions
Lead the Codespaces section with the simplest path — run notebooks
directly in the default VS Code editor, skipping the Jupyter token and
port-8888 steps. Preinstall the ms-python.python and ms-toolsai.jupyter
extensions via the devcontainer so they are ready on first launch.
* docs: add VS Code tip to the published Codespaces install page
The workshop website (built by zensical from web/docs/index.md) has its
own GitHub Codespaces section; mirror the README tip there so users
reading the published install page also see the simpler VS Code path.1 parent 6d64410 commit 0e99604
3 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
112 | 118 | | |
113 | 119 | | |
114 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
| |||
0 commit comments