Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Releases: SyneRBI/SyneRBI_VM

CCP PET/MR Virtual Machine version 2.1.0

21 Nov 14:36
Compare
Choose a tag to compare

Virtual Machine with Version 2.1.0 of SIRF and prerequisites.

VM for Synergistic Symposium 2019

19 Nov 12:28
Compare
Choose a tag to compare
SynergisticSymposium2019

Merge branch 'master' into symposium2019

version 2.0.1

21 May 13:11
Compare
Choose a tag to compare
  • remove spyder-kernels
  • 2.0.0
    • upgraded to Ubuntu 18.04
    • installs more recent Gadgetron gadgetron/gadgetron@b6191ea
      add port forwarding (8888 -> 8888 for jupyter and 9001 and 9002 for Gadgetron)
    • install jupyter notebook, with default password 'virtual'
    • installs spyder v3.2
    • does not install a browser
    • add cython for CIL

version 2.0.0

14 May 13:26
26b149b
Compare
Choose a tag to compare
  • upgraded to Ubuntu 18.04
  • installs more recent Gadgetron gadgetron/gadgetron@b6191ea
  • add port forwarding (8888 -> 8888 for jupyter and 9001 and 9002 for Gadgetron)
  • install jupyter notebook, with default password 'virtual'
  • installs spyder v3.2
  • does not install a browser
  • add cython for CIL

2.0.0 release candidate 1

10 Apr 12:19
Compare
Choose a tag to compare
update to Ubuntu 18.04 (#104)

* additional packages for ubuntu18.04

* add path to local user binary directory

* Added vagrantfile for 18.04

* use ubuntu18.04 branch of SIRF-SuperBuild

* remove install of gcc 6

* updates

* remove checkout of ubuntu18.04 SIF-SuperBuild tag

* Use system boost

* use bento box

* Added 50Gb VDI disk image

https://www.virtualbox.org/manual/ch05.html

* builds VM with vagrant

currently doesn't find the system Boost.

* add port forwarding, add 32 Mb video ram, 50 Gb HDD

* use system boost

* delete sirf_disk.vdi

* removed links to specific VM and SuperBuild branches

requires https://github.com/CCPPETMR/SIRF-SuperBuild/pull/149 first

* use globbing for resetting *URL and *TAG

* set USE_ITK=ON

* created function find_boost_version

* moved shell provision script to file

closes #114

* install libhdf5-dev

* vram is in modifyvm section

https://www.virtualbox.org/manual/ch08.html

* indentation fix

* removed comment

* separate the install steps

* multi line install

* added bootstrap_ubuntu.sh script

* install missing boost libraries

* removes autosuspend notification

closes #118

* add info on 2.0rc1

* builds ubuntu18.04 SuperBuild

* build ubuntu18.04 branch of superbuild

* removed conflict message

* changed VM name

* uses SuperBuild master

* removed -V command

* checks if user and homedir is already created

* bugfix

* bugfix~~

* fix test dir existence

* install spyder and jupyter in pip script

* force spyder 3.2

* manual configure jupyter

* info on manual step to configure ip for jupyter

* add info on jupyter config

* removed reference to specific branches

* updated VM name

* add new version

* update doc

* clean up