Skip to content

Releases: marvel-nccr/ansible-role-aiida

v3.2.0

02 Dec 11:21
6caa8af
Compare
Choose a tag to compare
🧪 TESTS: Split CI (#59)

v3.1.1

01 Dec 02:34
Compare
Choose a tag to compare
📚 DOCS: Add release note for Jupyter

v3.1.0

01 Dec 00:24
1686015
Compare
Choose a tag to compare
✨ NEW: Add virtualenvwrapper & jupyter environment (#53)

`tasks/virtualenv.yml` has been added, mainly moved from `ansible-role-simulationbase`
since it is better suited to be here (where the venv's are created).

`tasks/jupyter.yml` is added, which creates a separate jupyter virtual environment,
with the aiida virtual environment added as a kernel.
This ensures that the separate dependencies for aiida and for jupyter
will not introduce incompatibilities,
allowing for the latest jupyter packages to be used.

An `aiida-jupyterlab` convenience executable, and accompanying Desktop shortcut is added,
to launch jupyter lab in the correct environment.

For more details see the updated `README.md`

v3.0.0

27 Nov 05:58
Compare
Choose a tag to compare

Upgrade to aiida-core 1.5.0, add aiida-abinit, and breaking changes to the plugin installation tasks

v2.5.0

21 Oct 13:32
3c89fc0
Compare
Choose a tag to compare

Upgrade to aiida-core version 1.4.2

Fix missing react JS for notebook

04 Jul 10:59
8d7a37e
Compare
Choose a tag to compare
Fix missing react-dom js (#41)

* Fix missing react-dom js
* determine python lib path dynamically

Bump aiida-core to release/1.3.0 branch

25 Jun 08:42
f50e41c
Compare
Choose a tag to compare
Update aiida 1.3.0, aiida-cp2k 1.1.0, aiida-bigdft 0.2.1a1 (#36)

* Update to aiida-core version 1.3.0 (branch, not tag)
* Upgrade aiida-cp2k to 1.1.0 and aiida-bigdft to 0.2.1a1

Bump aiida-core to 1.2.1

11 Jun 21:28
9ee58f9
Compare
Choose a tag to compare
v2.2.0

Update to aiida-core version 1.2.1 (#34)