Size: 1250
Comment:
|
Size: 960
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Linux Images for the course "Information Retrieval" WS 23/24 = | = Linux Image for the course "Information Retrieval" WS 23/24 = |
Line 5: | Line 5: |
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]]. | 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]]. |
Line 13: | Line 13: |
* [[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) |
* [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. ?GB) |
Line 31: | Line 30: |
* torch ''2.1.0'' ''*CPU only version in thin image'' | * torch ''2.1.0'' ''*CPU only version'' |
Line 33: | Line 32: |
* [[https://code.visualstudio.com/|Visual Studio Code]] with Python and Makefile extensions ''*not in thin image'' | |
Line 36: | Line 34: |
* 1.0 (2023-10-09) * Initial version of normal and thin images. |
* 1.0 (2023-10-11) * Initial version of image. |
Linux Image for the course "Information Retrieval" WS 23/24
Information
The image is based on Ubuntu 22.04.3 LTS (Jammy Jellyfish) and was 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. ?GB)
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
numpy 1.26.0
Changelog
- 1.0 (2023-10-11)
- Initial version of image.