Wiki source code of 02. Installing PyNN

Version 12.1 by shailesh on 2021/10/05 13:58

Hide last authors
adavison 3.1 1 (% class="box warningmessage" %)
2 (((
adavison 8.1 3 tutorials under development for Linux, Mac OS, Windows, Jupyter Lab.
adavison 3.1 4 )))
adavison 4.1 5
adavison 5.1 6
adavison 4.1 7 == Learning objectives ==
8
adavison 6.1 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.
adavison 4.1 10
adavison 6.1 11 (% class="box infomessage" %)
12 (((
13 Note: There will be a separate tutorial for each environment.
14 )))
15
adavison 4.1 16 == Audience ==
17
adavison 5.1 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.
adavison 4.1 19
20 == Prerequisites ==
21
adavison 7.1 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.
adavison 4.1 23
adavison 7.1 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
adavison 4.1 30 == Format ==
31
adavison 10.1 32 These tutorials will be screencasts, in which the presenter runs commands in a terminal (or in a Jupyer notebook), and the viewer is expected to follow along. The intended duration is 10 minutes. For the Jupyter version of the tutorial, the final notebook will also be made available.
adavison 4.1 33
34 == Script ==
adavison 5.1 35
shailesh 11.1 36 (% class="box successmessage" %)
37 (((
38 **Slide** showing tutorial title, PyNN logo, link to PyNN service page.
39 )))
40
41 Hello, my name is X.
42
shailesh 12.1 43 This video is one of a series of tutorials for PyNN, which is Python software for modelling and simulating spiking neural networks.
adavison 5.1 44
shailesh 12.1 45 For a list of the other tutorials in this series, you can visit ebrains.eu/service/pynn, that's p-y-n-n.
46
47 (% class="box successmessage" %)
48 (((
49 **Slide** listing learning objectives
50 )))
51
52 In this tutorial, we will guide you through setting up PyNN, together with the NEST, NEURON and Brian2 simulators, in the EBRAINS Jupyter Lab environment.
53
adavison 5.1 54 .
55
56 === State the learning objectives (In this tutorial, you will learn to do X…) ===
57
58 .
59
60 === State prerequisites ===
61
62 .
63
64 === Description, explanation, and practice ===
65
66 .
67
68 === Summary (In this tutorial, you have learned to do X…) ===
69
70 .
71
72 === Acknowledgements if appropriate ===
73
74 .
75
76 === References to websites (For more information, visit us at…) ===
77
78 .
79
80 === Contact information (For questions, contact us at…) ===
81
82 .