Changes for page Getting Started
Last modified by chaney08 on 2023/02/22 14:39
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 shutdown inSep 2021;userscan no longeraccessCollaboratory 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 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. 10 10 11 - Key collabs fromCollaboratory 1are stillaccessibleviahe[[https:~~/~~/collab.humanbrainproject.eu>>https://collab.humanbrainproject.eu]]URLs which now redirect the user to content in Collaboratory 2.11 +Collaboratory 1 is accessible at [[https:~~/~~/collab.humanbrainproject.eu>>https://collab.humanbrainproject.eu]] 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, storage for larger datasets,...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, ... 16 16 17 17 == What is a collab? == 18 18 ... ... @@ -45,10 +45,8 @@ 45 45 46 46 == Drive == 47 47 48 -The drive of a collab stores files for its users. Thedriveisperfectforfilesanddocuments thatneedto beworkedcollaboratively,suchasOfficedocumentsorNotebooks,butsnotmeantto beusedforlarger filesanddatasets.48 +The drive of a collab stores files for its users. All files are version controlled and can be shared via smart links with the Team members or public (read-only) links with anybody (see the __FAQ__). See the history of a specific file from its triangle icon menu: date and modifier (username) for each version. 49 49 50 -All files are version controlled and can be shared via smart links with the Team members or public (read-only) links with anybody (see the __FAQ__). See the history of a specific file from its triangle icon menu: date and modifier (username) for each version. 51 - 52 52 The interface offers drag-and-drop functionality for easy upload of files. 53 53 54 54 Put an end to exchanging files by email which stuff your Inbox, where you never know who has the latest version, and require manual merging. Work online collaboratively. The version control on files is also an easy way to check who edited your file and rollback to a prior version. ... ... @@ -55,10 +55,6 @@ 55 55 56 56 You can also install the [[Seadrive>>https://www.seafile.com/en/download/]] application on your computer to access the storage directly. 57 57 58 -== Bucket == 59 - 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 - 62 62 == Office == 63 63 64 64 Accessible directly from the Drive, users can edit Office documents collaboratively online. The OnlyOffice application supports Word, PowerPoint and simple Excel modern file formats.