We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8865f commit da2239dCopy full SHA for da2239d
README.md
@@ -28,7 +28,9 @@ environment and notebooks to learn the pipeline.
28
## Getting Started
29
30
+ Please fork this repository.
31
+
32
+ Clone the repository to your computer.
33
34
```bash
35
git clone https://github.com/<enter_github_username>/element-array-ephys.git
36
```
@@ -38,6 +40,7 @@ environment and notebooks to learn the pipeline.
38
40
39
41
pip install -e .
42
43
44
+ [Interactive tutorial on GitHub
45
Codespaces](https://github.com/datajoint/element-array-ephys#interactive-tutorial)
46
0 commit comments