Skip to content

Releases: NeuroDesk/neurodesktop

2025-02-04

05 Feb 01:15
Compare
Choose a tag to compare
  • add latency check for cvmfs direct vs CDN
  • updated base python version to 3.12.8
    Full Changelog: 2025-01-29...2025-02-04

2025-01-29

29 Jan 07:02
f861f5a
Compare
Choose a tag to compare

What's Changed

  • -XX:UseSVE=0 only exists on aarch64 so only add it if it exists by @Vbitz in #265

Full Changelog: 2025-01-24...2025-01-29

2025-01-24

24 Jan 06:35
Compare
Choose a tag to compare

What's Changed

  • Quay.io jupyter baseimage by @aswinnarayanan in #257
  • update version in neurodesk.yml by @Vbitz in #258
  • Change TinyRange share path to /data instead of /share by @Vbitz in #264
  • Added workaround for JVM bug on Apple M4
  • added docker fix for MacOS to desktop

Full Changelog: 2024-12-06...2025-01-24

2024-12-06

06 Dec 04:37
Compare
Choose a tag to compare

What's Changed

2024-10-22

23 Oct 01:24
Compare
Choose a tag to compare
  • [use cloudfront distribution only]
  • [workaround for kernel bug on arm64]
  • [add ipywidgets ipyvolume jupyterlab_widgets]

https://github.com/NeuroDesk/neurocommand/releases/tag/2024-10-22

Full Changelog: 2024-10-16...2024-10-22

2024-10-16

16 Oct 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024-05-25...2024-10-16

and all changes from here: https://github.com/NeuroDesk/neurocommand/releases/tag/2024-10-16

2024-05-25

25 May 11:35
Compare
Choose a tag to compare

2024-03-27

27 Mar 22:51
Compare
Choose a tag to compare

What's Changed

  • Switch_to_apptainer by @stebo85 in #210
  • added (brkraw) and fixed multiple tools (mrtrix3, julia)

2024-01-12

17 Jan 00:38
Compare
Choose a tag to compare
  • fixed fsl GUI error, when starting fsl in VNC mode (the USER was not exported)
  • removed c.ServerApp.root_dir setting because it was causing an error when clicking on the Home button. Now it's not possible to navigate outside of the homedirectory anymore in the side panel.

2023-11-28

28 Nov 05:46
a4139c8
Compare
Choose a tag to compare

Fix ARM bugs and missing environment variables

  • fixed a bug where the /proc/cpuinfo file under ARM did not contain a MHz entry, which stopped Matlab from starting up
  • fixed a bug where the SINGULARITY_BINDPATH was not send in a jupyter notebook file