Changes for page Getting Started

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

From version 11.1
edited by chaney08
on 2023/02/22 14:39
Change comment: There is no comment for this version
To version 3.1
edited by chaney08
on 2021/04/21 16:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,19 @@
1 1  == Goal of the Collaboratory ==
2 2  
3 -The EBRAINS Collaboratory provides scientists an online environment to identify fellow researchers, form teams, coordinate collaborations, develop live code (in Jupyter Notebooks), document methodology and results (in Wiki and Office files), store data, and publish work in a safe environment which is entirely self-hosted. Work is organized around workspaces, known as collabs, which are created for each team or project.
3 +The EBRAINS Collaboratory provides scientists an online environment to identify fellow researchers, form teams, coordinate collaborations, develop live code (in Jupyter Notebooks), document methodology and results (in Wiki and Office files), store data, and publish work in a safe environment which is entirely self-hosted. Work is organized around workspaces, known as collabs, which are created for each team or project.
4 4  
5 -The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to your research. Visit some of the highlighted collabs [[here>>doc:Collabs.the-collaboratory.Highlights.WebHome]].
5 +The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. Visit some of the highlighted collabs [[here>>doc:Collabs.the-collaboratory.Highlights.WebHome]].
6 6  
7 +== Two Collaboratory versions ==
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.
10 +
11 +Collaboratory 1 is accessible at [[https:~~/~~/collab.humanbrainproject.eu>>https://collab.humanbrainproject.eu]]
12 +
13 +Collaboratory 2 is accessible at [[https:~~/~~/wiki.ebrains.eu>>https://wiki.ebrains.eu]]
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, ...
16 +
7 7  == What is a collab? ==
8 8  
9 9  A collab is a workspace inside the Collaboratory. A collab extends across multiple services to share its content with a team of users who have set permissions within that collab. The most intuitive entry point for a collab is its wiki home page. From this page, users can:
... ... @@ -13,6 +13,8 @@
13 13  * view and manage the members of the Team of the collab, and their respective permissions
14 14  * browse, run, and create Jupyter Notebooks in the Lab
15 15  
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 +
16 16  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.
17 17  
18 18  The settings of the collab can be updated at any time from the wiki home page with the //Settings //button.
... ... @@ -33,7 +33,7 @@
33 33  
34 34  == Drive ==
35 35  
36 -The drive of a collab stores files for its users. The drive is perfect for files and documents that need to be worked on collaboratively, such as Office documents or Notebooks, but is not meant to be used for larger files and datasets. File sizes in the Drive have a maximum limit of 1 GB.
48 +The drive of a collab stores files for its users. The drive is perfect for files and documents that need to be worked on collaboratively, such as Office documents or Notebooks, but is not meant to be used for larger files and datasets.
37 37  
38 38  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.
39 39  
... ... @@ -45,7 +45,7 @@
45 45  
46 46  == Bucket ==
47 47  
48 -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]]
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]]
49 49  
50 50  == Office ==
51 51  
... ... @@ -57,9 +57,9 @@
57 57  
58 58  == Lab / Notebooks ==
59 59  
60 -The Collaboratory.lab is the place to find and run Jupyter Notebooks. Access JupyterLab from the //Lab //menu at the top of this page. You will be taken to the Lab with this collabs Drive loaded. You can now navigate around the Lab using the left hand navigation pain to all collabs you have access to (See permissions below).
72 +The Collaboratory.lab is the place to find and run Jupyter Notebooks. Access JupyterLab from the //Lab //menu at the top of this page. Double click the drive folder to find notebooks in the existing collabs, organized in 3 folders depending on Share permissions of each collab (see permissions below).
61 61  
62 -You can also link directly to a particular Notebook in the Lab from a collab by following the [[instructions as laid out in our tutorial.>>doc:Collabs.the-collaboratory.Documentation Lab.Tutorial.WebHome]]
74 +Coming soon: you will be able to reference Notebooks from within the wiki pages of your collabs for users to run the notebook or for visitors to view the notebook and its output.
63 63  
64 64  == Permissions / Team ==
65 65  
... ... @@ -76,14 +76,3 @@
76 76  == Extensions / Community apps ==
77 77  
78 78  As a service provider, you can develop an app and share it with Collaboratory users to be added to any collab’s navigation panel. Find out more [[__here__>>https://wiki.ebrains.eu/bin/view/Collabs/collaboratory-community-apps/]].
79 -
80 -
81 -== Two Collaboratory versions ==
82 -
83 -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.
84 -
85 -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.
86 -
87 -Collaboratory 2 is accessible at [[https:~~/~~/wiki.ebrains.eu>>https://wiki.ebrains.eu]]
88 -
89 -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, ...