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 ... ... @@ -23,6 +23,8 @@ 23 23 * view and manage the members of the Team of the collab, and their respective permissions 24 24 * browse, run, and create Jupyter Notebooks in the Lab 25 25 26 +The virtual tour of the Collaboratory is available at any time from the bottom right hand corner of any collab’s (wiki) home page. 27 + 26 26 Create your own collab today. Click the //Collabs //menu at the top of this page and then the //Create a collab// button. Choose a significant name and description with all the right keywords to help authorized people locate your collab quickly. 27 27 28 28 The settings of the collab can be updated at any time from the wiki home page with the //Settings //button. ... ... @@ -55,7 +55,7 @@ 55 55 56 56 == Bucket == 57 57 58 -The bucket of a collab stores larger files for its users. Although it does not offer exactly the same functionality as theDrive, it offers better and faster storage for larger files,videosand datasets. You can still access these filesprogrammaticallyviaJupyterNotebooks by using[[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 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]] 59 59 60 60 == Office == 61 61