Changes for page Getting Started

Last modified by chaney08 on 2023/02/22 14:39

From version 3.1
edited by chaney08
on 2021/04/21 16:59
Change comment: There is no comment for this version
To version 6.1
edited by mmorgan
on 2021/09/22 13:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chaney08
1 +XWiki.mmorgan
Content
... ... @@ -6,13 +6,13 @@
6 6  
7 7  == Two Collaboratory versions ==
8 8  
9 -The EBRAINS Collaboratory is developed in the HBP project. A major modernization of the Collaboratory was initiated in 2019. Collaboratory 1 has been deprecated and will be shutdown by Sep 2021; we will be supporting content providers in migrating their content to Collaboratory 2 until then. In the mean time, a lot of precious content can be found in Collaboratory 1.
9 +The EBRAINS Collaboratory is developed in the HBP project. A major modernization of the Collaboratory was initiated in 2019. Collaboratory 1 has been shutdown in Sep 2021; users can no longer access Collaboratory 1.
10 10  
11 -Collaboratory 1 is accessible at [[https:~~/~~/collab.humanbrainproject.eu>>https://collab.humanbrainproject.eu]]
11 +Key collabs from Collaboratory 1 are still accessible via the [[https:~~/~~/collab.humanbrainproject.eu>>https://collab.humanbrainproject.eu]] URLs which now redirect the user to content in Collaboratory 2.
12 12  
13 13  Collaboratory 2 is accessible at [[https:~~/~~/wiki.ebrains.eu>>https://wiki.ebrains.eu]]
14 14  
15 -The new Collaboratory offers a more modern user interface and more functionality: wiki pages, collaborative edition of Office documents, running multiple Jupyter Notebooks in a common environment, simplified access to file IO from notebooks, integration of notebooks to wiki pages, version tracking on files in the Drive, ...
15 +The new Collaboratory offers a more modern user interface and more functionality: wiki pages, collaborative edition of Office documents, running multiple Jupyter Notebooks in a common environment, simplified access to file IO from notebooks, integration of notebooks to wiki pages, version tracking on files in the Drive, storage for larger datasets, ...
16 16  
17 17  == What is a collab? ==
18 18  
... ... @@ -57,7 +57,7 @@
57 57  
58 58  == Bucket ==
59 59  
60 -The bucket of a collab stores larger files for its users. Although it does not offer the same functionality as the drive, it offers better and faster storage for larger files and datasets. You can still easily access these files via Notebooks by using [[the bucket API>>https://data-proxy.ebrains.eu/api/docs]]
60 +The bucket of a collab stores larger files for its users. Although it does not offer exactly the same functionality as the Drive, it offers better and faster storage for larger files, videos and datasets. You can still access these files programmatically via Jupyter Notebooks by using the [[bucket API>>https://data-proxy.ebrains.eu/api/docs]]
61 61  
62 62  == Office ==
63 63