Releases: virtual-brain-twins/twin-distribution
Release 1.0.0
Vagrant Box available here (VM_VBT_1.0.0.box): https://www.codemart.ro/codemart/zwei/ladeluke/vbt
In order to use directly VM_VBT_1.0.0.box, you should add this vagrant box with the following commands:
- vagrant box add VM_VBT.box --name vbt/local
- cd ./installation/local/VM_local
- vagrant up and then vagrant ssh
In this release, the Vagrant box comes with JupyterLab and the vbt-spack-kernel pre-installed. JupyterLab starts automatically when the VM is launched using the provided Vagrant commands.
Release 0.1.0
Vagrant Box available here:
https://www.codemart.ro/codemart/zwei/ladeluke/vbt
Note: This release was originally created on December 11, 2024. The repository was later mirrored with an updated structure, but the original commit referenced by this release remains unchanged.
Release 0.2.0
Vagrant Box available here:
VM_VBT.box: https://www.codemart.ro/codemart/zwei/ladeluke/vbt
In order to use directly VM_VBT.box, you should add this vagrant box with the following commands:
vagrant box add VM_VBT.box --name vbt/localcd ./installation/local/VM_localvagrant up