Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 78.1
edited by chaney08
on 2021/12/14 14:59
Change comment: There is no comment for this version
To version 90.1
edited by hbpadmin
on 2022/02/08 13:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.chaney08
1 +XWiki.hbpadmin
Content
... ... @@ -1,7 +1,53 @@
1 -=== **Collaboratory 2 release (2021-12-14) ** ===
1 +=== **Collaboratory 2 release (2022-02-08)** ===
2 2  
3 +**Collaboratory.Wiki**
4 +
5 +* All common elements in a collab (Drive, Team, Lab, Bucket) are now grouped together at the top of the page.
6 +
3 3  **Collaboratory.Lab**
4 4  
9 +* Updated Jupyter Lab image to use latest Jupyter version
10 +** Adds a debugger to the Lab, allowing users to debug their notebooks.
11 +** Includes native git integration
12 +** Allows the user to install lab extensions
13 +* Fixed issues with notebook exports (and re-enabled native PDF export)
14 +* Added nbgitpuller support
15 +* Set bash as the default shell in the terminal
16 +* Improvements to the lab extension to make URL query parameters available (now works with direct links to a specific openshift cluster)
17 +* Simplified lab image to reduce image size and load times
18 +* Fixed unknown user id issue in the openshift container
19 +* Updated Jupyter hub version
20 +
21 +=== **Collaboratory 2 release (2022-01-25) (Delayed, Released 27th)** ===
22 +
23 +**Collaboratory.Wiki**
24 +
25 +* Adding a new API to delete collabs. Details found [[here>>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]] after release.
26 +* The "Get Collab" API has been updated, you can now use this API to search for exact title. Details found [[here>>doc:Collabs.the-collaboratory.Documentation Wiki.API.WebHome]] after release.
27 +* Updates to the maintenance banner.
28 +
29 +=== **Collaboratory 2 release (2022-01-17) (Released)** ===
30 +
31 +**Collaboratory.Lab**
32 +
33 +* We are re-enabling the Juelich site selection for running your Notebooks on.
34 +
35 +=== **Collaboratory 2 release (2022-01-11) (Released)** ===
36 +
37 +**Collaboratory.Wiki**
38 +
39 +* The new Toast that appears if you have not filled in your PLUS profile has been updated to take into account more scenarios. The message and links will change dynamically based on a users situation.
40 +* Upgrading XWiki to latest patch version.
41 +* New policy released regarding collabs. [[Read more>>doc:Collabs.the-collaboratory.New Collaboratory\.wiki policy.WebHome]]
42 +
43 +**Collaboratory.Drive**
44 +
45 +* File uploads are now limited to 1GB or below in size.
46 +
47 +=== **Collaboratory 2 release (2021-12-14) (Released)** ===
48 +
49 +**Collaboratory.Lab**
50 +
5 5  * Idle Labs are now kept running for up to 12 hours before being automatically closed.
6 6  * The Lab is aware of a new permission regarding user quotas. Lab users will be asked to grant the Lab this permission in their next session.
7 7  * The "Experimental" image is now becoming the Official EBRAINS image while the current  "Official EBRAINS" image will now be deprecated.