... |
... |
@@ -1,54 +1,10 @@ |
1 |
|
-=== **Collaboratory 2 release (2021-12-07) ** === |
|
1 |
+=== **Collaboratory 2 release (2021-09-14)(Released)** === |
2 |
2 |
|
3 |
|
-**Collaboratory.Lab** |
4 |
|
- |
5 |
|
-* Lab loading has now been changed for shared links. If a user follows a shared link, that folder is loaded first, this means that when following a link to a particular document, then that document should be loaded when the user lands on the screen, instead of getting an error message about the file not existing. |
6 |
|
-* Export options that were no longer working have been removed. |
7 |
|
- |
8 |
8 |
**Collaboratory.Wiki** |
9 |
9 |
|
10 |
|
-* The tour has been removed from the wiki. Instead, feel free to check out individual tool tutorials you can find on our [[documentation page.>>doc:Collabs.the-collaboratory.WebHome]] |
11 |
|
- |
12 |
|
-=== **Collaboratory 2 release (2021-11-10) (Released)** === |
13 |
|
- |
14 |
|
-**Collaboratory.Drive** |
15 |
|
- |
16 |
|
-* We are deploying an upgrade to the Drive which should resolve multiple issues and adds new features including: |
17 |
|
-** It improves Drive performance which had caused issues with Lab sessions left idling by users. |
18 |
|
-** Its web interface updates dynamically when new files are created/deleted/renamed in a sub-folder of a collab's Drive. |
19 |
|
-** It adds a new search file by filename in a given collab's Drive. |
20 |
|
-** It adds a new "column view" in the web UI for browsing files in a collab's Drive. |
21 |
|
-** Its web UI groups the public (shared) links and smart (internal) links to be managed via a common button and pop-up. |
22 |
|
-** Its web UI adds color tagging to individual files. |
23 |
|
- |
24 |
|
-(% class="wikigeneratedid" %) |
25 |
|
-**Collaboratory.Lab** |
26 |
|
- |
27 |
|
-* The new version provides access to Lab sessions with more RAM for authorized users. Authorization can be requested by contacting [[https:~~/~~/ebrains.eu/support>>https://ebrains.eu/support]] with a motivation. |
28 |
|
- |
29 |
|
-=== **Collaboratory 2 release (2021-10-19) (Released)** === |
30 |
|
- |
31 |
|
-**Collaboratory.Lab** |
32 |
|
- |
33 |
|
-* We have now added the ability for users to request larger amounts of memory for notebooks. For now, the best way to gain access to these larger notebooks is to [[contact support>>https://ebrains.eu/support/]] to request access. |
34 |
|
- |
35 |
|
-**Collaboratory.Bucket** |
36 |
|
- |
37 |
|
-* Users now have the ability to copy files from one bucket to another. You can do this when initially creating a bucket or at any time after creation via the Bucket UI. |
38 |
|
- |
39 |
|
-=== **Collaboratory 2 release (2021-10-11) (Released)** === |
40 |
|
- |
41 |
|
-**Collaboratory.Lab** |
42 |
|
- |
43 |
|
-* We are adding a new Python kernel to the Collaboratory Lab in which pre-installed neuroscience tools are readily available. The new kernel is the one with "//**EBRAINS**//" in its name. Available tools in that kernel can be listed with the command "//**module avail**//". The new kernel will be available in the experimental Docker image of the Lab. |
44 |
|
- |
45 |
|
-=== **Collaboratory 2 release (2021-09-14) (Released)** === |
46 |
|
- |
47 |
|
-**Collaboratory.Wiki** |
48 |
|
- |
49 |
49 |
* Collabs will now have a "Contact Administrator" button that allows users to send a message to the administrators of a collab. The administrators will receive the message along with the details of the user that has sent the message. |
50 |
50 |
|
51 |
|
-=== **Collaboratory 2 release (2021-09-03) (Released)** === |
|
7 |
+=== **Collaboratory 2 release (2021-09-03)(Released)** === |
52 |
52 |
|
53 |
53 |
**Collaboratory.Wiki** |
54 |
54 |
|
... |
... |
@@ -56,7 +56,7 @@ |
56 |
56 |
* The User API will now also return the "mitreid-sub", a unique identifier carried over from Collaboratory 1 that will be maintained in Collaboratory 2. |
57 |
57 |
* The GET Users endpoint is now only available for authenticated users. |
58 |
58 |
|
59 |
|
-=== **Collaboratory 2 release (2021-08-31) (Released)** === |
|
15 |
+=== **Collaboratory 2 release (2021-08-31)(Released)** === |
60 |
60 |
|
61 |
61 |
**Collaboratory 1** |
62 |
62 |
|
... |
... |
@@ -70,7 +70,7 @@ |
70 |
70 |
|
71 |
71 |
* The collab creation form has been updated. When users click on "Create" they will now see a popup window informing them of the progress of the collab creation. |
72 |
72 |
|
73 |
|
-=== **Collaboratory 2 release (2021-08-17) (Released)** === |
|
29 |
+=== **Collaboratory 2 release (2021-08-17)(Released)** === |
74 |
74 |
|
75 |
75 |
**Collaboratory.IAM** |
76 |
76 |
|
... |
... |
@@ -89,13 +89,13 @@ |
89 |
89 |
* View our [[sample notebook>>https://lab.ebrains.eu/user-redirect/lab/tree/shared/The%20Collaboratory/lab_env.ipynb?LAB_TEST=1]] on how to access these variables. NOTE: This notebook will not work until after tonight's deployment. |
90 |
90 |
* Read the [[FAQ>>doc:Collabs.the-collaboratory.Documentation Lab.FAQ.Creating and accessing environment variables .WebHome]] for creating your own custom environment variables. |
91 |
91 |
|
92 |
|
-=== **Collaboratory 2 release (2021-08-03) (Released)** === |
|
48 |
+=== **Collaboratory 2 release (2021-08-03)(Released)** === |
93 |
93 |
|
94 |
94 |
**Collaboratory.Wiki** |
95 |
95 |
|
96 |
96 |
* Change 2 endpoints of the Collaboratory [[Wiki API>>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]] to also accept a Keycloak sub unique identifier as a search parameter. |
97 |
97 |
|
98 |
|
-=== **Collaboratory 2 release (2021-07-20) (Released)** === |
|
54 |
+=== **Collaboratory 2 release (2021-07-20)(Released)** === |
99 |
99 |
|
100 |
100 |
**Collaboratory.Wiki** |
101 |
101 |
|