Wiki source code of Documentation Lab
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | == Collaboratory.Lab == |
2 | |||
3 | |||
![]() |
3.1 | 4 | The Collaboratory.Lab gives users the ability to develop and run programs in a browser, without needing to install anything on their local machine, these programs will then be run on the EBRAINS servers. The Collaboratory.Lab works by providing users access to a JupyterLab service and create Notebooks, a Notebook is where you put your code and is what is executed when you press run. |
![]() |
1.1 | 5 | |
6 | |||
7 | You can 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). | ||
8 | |||
![]() |
3.1 | 9 | === === |