Releases: marvel-nccr/ansible-role-aiida
Releases · marvel-nccr/ansible-role-aiida
v3.2.0
🧪 TESTS: Split CI (#59)
v3.1.1
📚 DOCS: Add release note for Jupyter
v3.1.0
✨ 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
Upgrade to aiida-core 1.5.0, add aiida-abinit, and breaking changes to the plugin installation tasks
v2.5.0
Upgrade to aiida-core version 1.4.2
Fix missing react JS for notebook
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
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
v2.2.0 Update to aiida-core version 1.2.1 (#34)