Skip to content

Commit 8d3ecb2

Browse files
Update README.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent e8e2113 commit 8d3ecb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ DataJoint tutorials are easily accessible using an **interactive environment** t
7878
- [Microsoft's Visual Studio Code (VS Code)](https://code.visualstudio.com/)
7979
- VSCode [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).
8080
- `git clone` your fork of the repository and open it in VSCode.
81-
- 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.
81+
- Use the `Dev Containers extension` to `Reopen in Container`. (More info in the `Getting started` included with the extension.)
82+
- To begin, navigate to the [tutorials](./tutorials) directory located in the left panel and proceed through the sequentially organized Jupyter notebooks. Execute the cells in the notebooks to begin your walkthrough of the tutorial.
8283
- Once you are done, you can stop the container by closing the `VS Code` window.
8384

8485
## Documentation

0 commit comments

Comments
 (0)