File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ DataJoint is a framework for scientific data pipelines based on the **Relational
99
1010** Documentation:** https://docs.datajoint.com
1111
12+ > ** 📘 Upgrading from legacy DataJoint (pre-2.0)?**
13+ > See the ** [ Migration Guide] ( https://docs.datajoint.com/how-to/migrate-from-0x/ ) ** for a step-by-step upgrade path.
14+
1215<table >
1316<tr >
1417 <td >PyPI</td >
@@ -72,9 +75,13 @@ conda install -c conda-forge datajoint
7275
7376## Resources
7477
75- - [ Documentation & Tutorials] ( https://docs.datajoint.com )
76- - [ DataJoint Elements] ( https://datajoint.com/docs/elements/ ) — Example pipelines for neuroscience
77- - [ GitHub Discussions] ( https://github.com/datajoint/datajoint-python/discussions )
78+ - ** [ Documentation] ( https://docs.datajoint.com ) ** — Complete guides and reference
79+ - [ Tutorials] ( https://docs.datajoint.com/tutorials/ ) — Learn by example
80+ - [ How-To Guides] ( https://docs.datajoint.com/how-to/ ) — Task-oriented guides
81+ - [ API Reference] ( https://docs.datajoint.com/reference/api/ ) — Complete API documentation
82+ - [ Migration Guide] ( https://docs.datajoint.com/how-to/migrate-from-0x/ ) — Upgrade from legacy versions
83+ - ** [ DataJoint Elements] ( https://datajoint.com/docs/elements/ ) ** — Example pipelines for neuroscience
84+ - ** [ GitHub Discussions] ( https://github.com/datajoint/datajoint-python/discussions ) ** — Community support
7885
7986## Contributing
8087
You can’t perform that action at this time.
0 commit comments