Skip to content

Commit 1417540

Browse files
Update README.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent 21b231d commit 1417540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ DataJoint tutorials are easily accessible using an **interactive environment** t
7676
- Ensure Rosetta is installed by typing `softwareupdate --install-rosetta` at a shell prompt
7777
- `export DOCKER_DEFAULT_PLATFORM=linux/amd64` in .zshrc or at a shell prompt
7878
- [Microsoft's Visual Studio Code (VS Code)](https://code.visualstudio.com/)
79-
- [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).
79+
- VSCode [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).
8080
- `git clone` the codebase repository and open it in VSCode.
8181
- To begin, navigate to the notebooks directory located in the left panel and proceed through the sequentially organized Jupyter notebooks, labeled by numbers. Execute the cells in the notebooks to begin your walkthrough of the tutorial.
8282
- Once you are done, see the options in the menu in the bottom-left corner. When running DevContainer on your machine, you can `Reopen folder locally`. By default, GitHub will also automatically stop the Codespaces after 30 minutes of inactivity.

0 commit comments

Comments
 (0)