workshops.md
... ...
@@ -2,62 +2,7 @@
2 2
3 3
Learn how to use the BioGrids Installer with practical science applications.
4 4
5
-Before attending a workshop, register for a BioGrids account then download and activate the BioGrids Installer software.
6
-
7
-[Preworkshop Setup](pre_workshop)
8
-
9
-{::options parse_block_html="true" /}
10
-
11
-### 1: Register for BioGrids
12
-
13
-
14
-[![BioGrids Registration](images/BioGrids_Account_Registration.png)](https://biogrids.org/registration/register/)
15
-
16
-
17
-### 2: Install BioGrids
18
-
19
-<table style="border: none;">
20
-<tr style="border: none;">
21
- <td style="border: none;">
22
- <a href="downloads/Biogrids_Installer-1.0.694.dmg"><img src="images/biogrids_osx_gui_download.png" /></a>
23
- </td>
24
- <td style="border: none;">&nbsp;</td>
25
- <td style="border: none;">
26
- <a href="downloads/biogrids-1.0.694-Darwin.tgz"><img src="images/biogrids_osx_cli_download.png"/></a>
27
- </td>
28
- <td style="border: none;">&nbsp;</td>
29
- <td style="border: none;">
30
- <a href="downloads/biogrids-1.0.694-Linux.tgz"><img src="images/biogrids_linux_cli_download.png" /></a>
31
- </td>
32
-</tr>
33
-</table>
34
-
35
-```
36
-OSX CLI:
37
-curl -kLO https://biogrids.org/wiki/downloads/biogrids-1.0.694-Darwin.tgz
38
-
39
-Linux CLI:
40
-curl -kLO https://biogrids.org/wiki/downloads/biogrids-1.0.694-Linux.tgz
41
-```
42
-
43
-
44
-### 3: Activate BioGrids
45
-
46
-
47
-**CLI**
48
-Substitute your sitename, user name and activation key:
49
-
50
-./biogrids activate [site name] [user name] [activation key]
51
-
52
-Example:
53
-```
54
-./biogrids activate biogrid-production jvin1 70rYFBTDnr93VUklfbf1s3M4jdyC9bFVYHew==
55
-```
56
-
57
-**GUI**
58
-Fill in the form when prompted upon first start of the BioGrids application.
59
-
60
-</details>
5
+Before attending a workshop, register for a BioGrids account then download and activate the BioGrids Installer software --> [Preworkshop Setup](pre_workshop)
61 6
62 7
### Workshops
63 8
---