Skip to content

Commit 6a22143

Browse files
committed
Revert "Minor markdown changes for clarity"
This reverts commit 95e17c5.
1 parent d39d333 commit 6a22143

File tree

3 files changed

+328
-198
lines changed

3 files changed

+328
-198
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,20 @@ data pipelines for automated data analysis and sharing.
55

66
This document will guide you through interactive tutorials written in
77
[Python](https://www.python.org/) and organized in [Jupyter
8-
notebooks](https://jupyter-notebook.readthedocs.io/en/stable/).
8+
notebooks](https://jupyter-notebook.readthedocs.io/en/stable/) and.
99

1010
*Please note that these hands-on DataJoint tutorials are friendly to non-expert users, and advanced programming skills are not required.*
1111

1212

1313
## Table of contents
14-
- The [tutorials](./tutorials) folder contains interactive Jupyter notebooks designed to teach DataJoint. The calcium imaging and electrophysiology tutorials provide examples of defining and interacting with data pipelines. In addition, some fill-in-the-blank sections are included for you to code yourself!
14+
- In the [tutorials](./tutorials) folder are interactive Jupyter notebooks to learn DataJoint. The calcium imaging and electrophysiology tutorials provide examples of defining and interacting with data pipelines. In addition, some fill-in-the-blank sections are included for you to code yourself!
1515
- 01-DataJoint Basics
1616
- 02-Calcium Imaging Imported Tables
1717
- 03-Calcium Imaging Computed Tables
1818
- 04-Electrophysiology Imported Tables
1919
- 05-Electrophysiology Computed Tables
2020

21-
- The [completed_tutorials](./completed_tutorials) folder contains Jupyter notebooks
22-
with all code sections completed and solved.
21+
- In the [completed_tutorials](./completed_tutorials) folder are Jupyter notebooks with the code sections completed and solved.
2322

2423
- You will find the following notebooks in the [short_tutorials](./short_tutorials) folder:
2524
- DataJoint in 30min

0 commit comments

Comments
 (0)