Changes for page PyNN: resources

Last modified by adavison on 2022/10/04 14:25

From version 12.1
edited by adavison
on 2022/03/22 18:09
Change comment: Migrated property [owner] from class [Collaboratory.Apps.Collab.Code.CollabClass]
To version 13.1
edited by adavison
on 2022/10/04 13:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,22 +1,26 @@
1 1  This collab is currently being used to plan tutorials for PyNN. Once we have completed at least one of the "Installing PyNN" tutorials and the "Building and simulating a simple model" tutorial, we will make it public.
2 2  
3 3  
4 +== Published tutorials ==
5 +
6 +* [[2. Installing PyNN>>doc:.Tutorials.Installing PyNN.WebHome]]
7 +** a) on Linux
8 +* [[3. Building and simulating a simple model>>doc:.Tutorials.Building and simulating a simple model.WebHome]]
9 +
4 4  == Planned tutorials ==
5 5  
6 6  The first three tutorials should be followed in sequence. Following this, the remaining, more advanced, tutorials can be followed in any order.
7 7  
8 -* [[Introduction to PyNN>>doc:.Tutorials.Introduction to PyNN.WebHome]]
9 -* [[Installing PyNN>>doc:.Tutorials.Installing PyNN.WebHome]]
10 -** on Linux
11 -** on Mac OS
12 -** on Windows
13 -** in the EBRAINS Jupyter Lab
14 -* [[Building and simulating a simple model>>doc:.Tutorials.Building and simulating a simple model.WebHome]]
15 -* [[Recording and data handling>>doc:.Tutorials.Recording and data handling.WebHome]]
16 -* [[Structuring larger models>>doc:.Tutorials.Structuring larger models.WebHome]]
17 -* [[Models with spatial structure>>doc:.Tutorials.Models with spatial structure.WebHome]]
18 -* [[Synaptic plasticity>>doc:.Tutorials.Synaptic plasticity.WebHome]]
19 -* [[Randomness and reproducibility>>doc:.Tutorials.Randomness and reproducibility.WebHome]]
20 -* [[Running parallel simulations>>doc:.Tutorials.Running parallel simulations.WebHome]]
14 +* [[1. Introduction to PyNN>>doc:.Tutorials.Introduction to PyNN.WebHome]]
15 +* [[2. Installing PyNN>>doc:.Tutorials.Installing PyNN.WebHome]]
16 +** b) on Mac OS
17 +** c) on Windows
18 +** d) in the EBRAINS Jupyter Lab
19 +* [[4. Recording and data handling>>doc:.Tutorials.Recording and data handling.WebHome]]
20 +* [[5. Structuring larger models>>doc:.Tutorials.Structuring larger models.WebHome]]
21 +* [[6. Models with spatial structure>>doc:.Tutorials.Models with spatial structure.WebHome]]
22 +* [[7. Synaptic plasticity>>doc:.Tutorials.Synaptic plasticity.WebHome]]
23 +* [[8. Randomness and reproducibility>>doc:.Tutorials.Randomness and reproducibility.WebHome]]
24 +* [[9. Running parallel simulations>>doc:.Tutorials.Running parallel simulations.WebHome]]
21 21  
22 22