Skip to content

Releases: virtual-brain-twins/twin-distribution

Release 1.0.0

24 Jul 14:51

Choose a tag to compare

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

16 Jun 10:02

Choose a tag to compare

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

16 Jun 10:07

Choose a tag to compare

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/local
  • cd ./installation/local/VM_local
  • vagrant up