File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - name : Install dependencies
2525 run : |
2626 pip install .[templates,test]
27- pip install setuptools wheel twine
27+ pip install setuptools wheel twine build
2828 - name : Package and Upload
2929 env :
3030 STACKMANAGER_VERSION : ${{ github.event.release.tag_name }}
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ allows the user to specify which strings to look for in the cell model name (fro
7777the excitatory or inhibitory set. In this example from L5 cells, all cells contining LBC (Large Basket Cells) will be
7878marked as inhibitory, and so on.
7979If you use custom cell models, you should overwrite this section as shown in
80- `this notebook <https://github.com/SpikeInterface/MEArec/blob/master /notebooks/generate_recordings_with_allen_models.ipynb >`_
80+ `this notebook <https://github.com/SpikeInterface/MEArec/blob/main /notebooks/generate_recordings_with_allen_models.ipynb >`_
8181using cell models from `Allen database <https://celltypes.brain-map.org/ >`_.
8282
8383Cell-types parameters section summary
You can’t perform that action at this time.
0 commit comments