Skip to content

Commit e5f870b

Browse files
committed
update codespaces tip
1 parent d05782f commit e5f870b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ If you somehow were not able to install Docker, or had trouble starting the work
214214

215215
### GitHub Codespaces
216216

217-
**Tip:** the simplest way is to open the Codespace in VS Code (the default when you launch a Codespace) and run the notebooks directly from the editor — select the Python kernel when prompted and run the cells. VS Code talks to the kernel directly, so you can skip the Jupyter token steps below.
218-
219217
To run this workshop via GitHub Codespaces, please complete the following steps:
220218

221219
- Navigate to https://github.com/geopython/geopython-workshop
@@ -232,6 +230,8 @@ Note that a GitHub account is required.
232230

233231
NOTE: Please consult [GitHub Codespaces documentation](https://docs.github.com/en/billing/concepts/product-billing/github-codespaces#free-and-billed-use-by-personal-accounts) for more information on personal GitHub accounts and free usage.
234232

233+
NOTE: the simplest way is to open the Codespace in VS Code (the default when you launch a Codespace) and run the notebooks directly from the editor — select the Python kernel when prompted and run the cells. VS Code talks to the kernel directly, so you can skip the Jupyter token steps below.
234+
235235
### Binder
236236

237237
There is a Cloud version of the Jupyter-Notebook-part of the workshop,

0 commit comments

Comments
 (0)