Skip to content

Commit

Permalink
add swc/morph tutorial (#385)
Browse files Browse the repository at this point in the history
* add: add swc/morph tutorial. Related to #353

* fix: link tutorial 08 in tutorial 01.

* fix: link to tut 02.
  • Loading branch information
jnsbck authored Jul 16, 2024
1 parent 90cf2a4 commit 08d245f
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 9 deletions.
10 changes: 1 addition & 9 deletions tutorials/01_morph_neurons.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -447,16 +447,8 @@
"id": "eaa8df17-6f25-46a8-98d1-d28eb778780a",
"metadata": {},
"source": [
"Congrats! You have just run your first morphologically detailed neuron simulation in `Jaxley`. We suggest to continue by learning how to [build networks](). If you are only interested in single cell simulations, you can directly jump to learning how to [modify parameters of your simulation]()."
"Congrats! You have just run your first morphologically detailed neuron simulation in `Jaxley`. We suggest to continue by learning how to [build networks](02_small_network.ipynb). If you are only interested in single cell simulations, you can directly jump to learning how to [modify parameters of your simulation](03_setting_parameters.ipynb). If you want to simulate even more detailed morphologies that are too complex to define by hand checkout our tutorial on [working with detailed morphologies](08_importing_morphologies.ipynb)."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "d949d33b-2517-4ccb-ae77-fcbba72f1905",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Loading

0 comments on commit 08d245f

Please sign in to comment.