Wiki source code of 02. Installing PyNN

Version 8.1 by adavison on 2021/08/03 17:55

Show last authors
1 (% class="box warningmessage" %)
2 (((
3 tutorials under development for Linux, Mac OS, Windows, Jupyter Lab.
4 )))
5
6
7 == Learning objectives ==
8
9 In this tutorial, you will learn how to install PyNN, together with the NEST, NEURON and Brian2 simulators, on Linux / Mac OS / Windows / in EBRAINS Jupyter Lab.
10
11 (% class="box infomessage" %)
12 (((
13 Note: There will be a separate tutorial for each environment.
14 )))
15
16 == Audience ==
17
18 This tutorial is intended for people with at least a basic knowledge of neuroscience (high school level or above) and basic familiarity with the Python programming language. It should also be helpful for people who already have advanced knowledge of neuroscience and neural simulation, who simply wish to learn how to use PyNN, and how it differs from other simulation tools they know.
19
20 == Prerequisites ==
21
22 To follow this tutorial, you will need a computer with [Linux/Mac OS/Windows] and a good network connection. You will need to know how to open the terminal application for your operating system.
23
24
25 OR
26
27
28 To follow this tutorial, you will need an EBRAINS account. You should know how to create and use Jupyter notebooks in the EBRAINS Jupyter Lab.
29
30 == Format ==
31
32 .
33
34 == Script ==
35
36 === Introduce yourself (if video) ===
37
38 .
39
40 === State the learning objectives (In this tutorial, you will learn to do X…) ===
41
42 .
43
44 === State prerequisites ===
45
46 .
47
48 === Description, explanation, and practice ===
49
50 .
51
52 === Summary (In this tutorial, you have learned to do X…) ===
53
54 .
55
56 === Acknowledgements if appropriate ===
57
58 .
59
60 === References to websites (For more information, visit us at…) ===
61
62 .
63
64 === Contact information (For questions, contact us at…) ===
65
66 .