Wiki source code of 02. Build up your personal profile
Version 4.2 by natalieroosta on 2021/07/28 13:32
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | == It is time to build up your personal profile == |
![]() |
1.1 | 2 | |
3 | |||
![]() |
4.2 | 4 | When you have signed up as a member and logged in, it is time for you to start building your personal profile! You simply have to follow the steps that you will be presented, when you access your profile. Check out the following picture, it shows you how to access your profile, and how to start building your profile. |
![]() |
1.1 | 5 | |
![]() |
4.2 | 6 | [[image:Build your profile arrows.png||style="float:left"]] |
![]() |
1.1 | 7 | |
![]() |
2.1 | 8 | |
![]() |
1.1 | 9 | |
10 | |||
11 | |||
![]() |
4.2 | 12 | The next step is to begin creating your profile. Not all of the steps are mandatory, but the following under the category 'Basic profile' are required before you can publish your profile and start using the features and functions of EBRAINS Community Space: |
13 | |||
14 | 1. First name | ||
15 | 1. Surname | ||
16 | 1. Choose a minimum one field of interest | ||
17 | |||
18 | If you do not want to fill out the rest of the profile you can press 'Publish to EBRAINS' and start using the features and functions! You can always access your profile at a later time and fill in the remaining information or edit your profile. | ||
19 | |||
20 | >Quote about how nice it is, to fill out the whole profile | ||
21 | |||
22 | |||
23 | |||
24 | === To get the most out of the community fill in as much as possible in your profile === | ||
25 | |||
26 | Beside the mandatory information there | ||
27 | |||
28 | |||
![]() |
1.1 | 29 | [[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]] |
30 | |||
31 | Photo by David Clode | ||
32 | |||
33 | ==== Or code ==== | ||
34 | |||
35 | Code blocks can be added by using the code macro: | ||
36 | |||
37 | {{code language="python"}} | ||
38 | x = 1 | ||
39 | if x == 1: | ||
40 | # indented four spaces | ||
41 | print("x is 1.") | ||
42 | {{/code}} | ||
43 | |||
44 | (% class="wikigeneratedid" id="HH4Won27tAppearinToC" %) | ||
45 |