Size: 876
Comment:
|
Size: 1250
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Linux Image for the course "Information Retrieval" WS 23/24 = | = Linux Images for the course "Information Retrieval" WS 23/24 = |
Line 5: | Line 5: |
The image is based on [[http://releases.ubuntu.com/22.04/|Ubuntu 22.04.3 LTS (Jammy Jellyfish)]] and was created with [[https://www.virtualbox.org/wiki/Downloads|VirtualBox 7.0]]. | The images are based on [[http://releases.ubuntu.com/22.04/|Ubuntu 22.04.3 LTS (Jammy Jellyfish)]] and were created with [[https://www.virtualbox.org/wiki/Downloads|VirtualBox 7.0]]. |
Line 13: | Line 13: |
* [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. 5GB) | * [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. 16GB) * [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324_thin.ova|irws2324_thin.ova]] (64Bit, ca. 7.4GB) |
Line 17: | Line 18: |
Line 18: | Line 20: |
Line 20: | Line 23: |
'''Pre-installed packages:''' * flake8 <TODO> * make <TODO> * torch <TODO> * pip3 <TODO> * python3 <TODO> * svn <TODO> * nvim <TODO> |
'''Pre-installed software:''' * python3 ''3.10.2'' * make ''4.3'' * svn ''1.14.1'' * nvim ''0.9.1'' * pip3 ''22.0.2'' * flake8 ''6.1.0'' * mypy ''1.6.0'' * torch ''2.1.0'' ''*CPU only version in thin image'' * numpy ''1.26.0'' * [[https://code.visualstudio.com/|Visual Studio Code]] with Python and Makefile extensions ''*not in thin image'' |
Line 30: | Line 36: |
* 1.0 (2023-10-06) * Initial version of the image. |
* 1.0 (2023-10-09) * Initial version of normal and thin images. |
Linux Images for the course "Information Retrieval" WS 23/24
Information
The images are based on Ubuntu 22.04.3 LTS (Jammy Jellyfish) and were created with VirtualBox 7.0.
Username: student
Password: irws2324
We recommend to change the password right after starting the machine with the passwd command.
Download
irws2324.ova (64Bit, ca. 16GB)
irws2324_thin.ova (64Bit, ca. 7.4GB)
Specifications
RAM: 4096MB
CPUs: 2
Disk space: 32GB
Pre-installed software:
python3 3.10.2
make 4.3
svn 1.14.1
nvim 0.9.1
pip3 22.0.2
flake8 6.1.0
mypy 1.6.0
torch 2.1.0 *CPU only version in thin image
numpy 1.26.0
Visual Studio Code with Python and Makefile extensions *not in thin image
Changelog
- 1.0 (2023-10-09)
- Initial version of normal and thin images.