Skip to content

Releases: aiidalab/aiidalab-docker-stack

v2022.1004

29 Nov 16:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.1003...v2022.1004

v2022.1003

29 Nov 16:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.1002...v2022.1003

v2022.1002

29 Nov 16:08
Compare
Choose a tag to compare

What's Changed

  • Remove obsolete start-notebook.sh file. by @csadorf in #300
  • Fix: Use 'core.direct' instead of 'direct' to setup scheduler. by @csadorf in #303
  • Fix: Permissions of the erlang cookie before start of the RMQ server. by @csadorf in #299
  • Build with AiiDA version 2.0.3. by @csadorf in #301
  • Fix: Set correct home directory for localhost workdir by @mbercx in #309

Full Changelog: v2022.1001...v2022.1002

v2022.1001

15 Sep 15:00
Compare
Choose a tag to compare

What's Changed

  • The stack now contains different image variants and the tag schema was slightly adjusted. Please see the README for details.
  • All image variants are based on the jupyter/minimal-notebook image.
  • Support for AiiDA 2.0
  • Support for Python 3.9.2
  • Adopt new version schema for regular releases (YYYY.BUILD, example: 2022.1001).

Full Changelog: v22.08.0...2022.1001

v22.08.0

07 Aug 22:21
b53bc67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.01.0...v22.08.0

v22.06.0a2

24 Jun 15:21
Compare
Choose a tag to compare
v22.06.0a2 Pre-release
Pre-release

What's Changed

  • Fix issue causing notebook server fail related to hidden files. by @csadorf in #261
  • Use PEP440 mode to determine docker image tags. by @csadorf in #262

Full Changelog: v22.06.0a1...v22.06.0a2

v22.06.0a1

22 Jun 15:01
39aeb65
Compare
Choose a tag to compare
v22.06.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: v22.01.0...v22.06.0a1

v22.01.0

07 Jan 11:23
50e6ec9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v21.12.0...v22.01.0

AiiDA Lab Docker Stack v18.06.0

09 Jun 20:50
Compare
Choose a tag to compare

This release adds several aiida plugins and switches to the aiidalab meta package for the python2 package stack (also used by Quantum Mobile v18.06.0).
For future updates on the python2 packages, see the aiidalab meta package

Changelog

  • add aiida-widgets package
  • add aiida-gudhi package
  • add aiida-phtools package
  • add aiida-yambo package
  • add aiida_siesta package
  • add aiida-fleur package
  • add aiida-wannier90 package
  • fix permissions issue with reentry scan in Dockerfile

Materials Cloud Docker Stack v18.05.0

21 May 15:38
Compare
Choose a tag to compare

This release moves from aiida-core 0.10 to 0.12.

Changelog

  • upgrade aiida-core from 0.10.0 to 0.12.0
  • upgrade reentry from 1.0 to 1.2
  • add reentry scan to .bashrc file of every user
  • upgrade seekpath from 1.6 to 1.8
  • upgrade aiida-quantumespresso from 1.0 to 2.0.1
  • add aiida-raspa and aiida-zeopp plugins
  • faster initial container setup by loading SSSP from aiida export files
    Note: For the new users the SSSP libraries are now available under the upf family names "SSSP_accuracy_v1.0" and "SSSP_efficiency_v1.0. For the existing users these databases need to be imported manually"
  • For the full list of python packages available inside the python2 environment, see requirements.txt
  • move from Ubuntu 17.04 (end of life) to 17.10