Skip to content

Commit dc32ce8

Browse files
authored
Update README.md
1 parent 394cc8c commit dc32ce8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# DataJoint interactive tutorial using GitHub Codespaces
1+
# DataJoint interactive tutorial with GitHub Codespace
22

33
Interactive tutorials on the DataJoint framework, in python. Throughout this set of tutorials, you will learn
44

5-
- DataJoint basics
5+
- DataJoint basics (~1 hour)
66
- Create schemas/tables
77
- Table tiers (`Lookup`, `Manual`, `Imported`, `Computed`)
88
- Insert entries and view entries in tables
@@ -17,7 +17,7 @@ Interactive tutorials on the DataJoint framework, in python. Throughout this set
1717
- Retrieve primary key - `.fetch("KEY")`
1818
- Retrieve selective attributes
1919
- Delete operations
20-
- DataJoint advanced topics
20+
- DataJoint advanced topics (~1 hour)
2121
- `Imported` and `Computed` tables
2222
- `make()` function
2323
- `.populate()` for automated computation

0 commit comments

Comments
 (0)