Size: 973
Comment:
|
Size: 1227
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
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 23: | Line 24: |
* [[https://code.visualstudio.com/|Visual Studio Code]] with Python and Makefile extension * flake8 <TODO> * make <TODO> * torch <TODO> * pip3 <TODO> * python3 3.10.2 * svn <TODO> * nvim <TODO> |
* python3 ''3.10.2'' * make ''4.3'' * svn ''1.14.1'' * nvim ''0.9.1'' * pip3 ''22.0.2'' * flake8 ''6.1.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 33: | Line 35: |
* 1.0 (2023-10-06) * Initial version of the image. |
* 1.0 (2023-10-09) * Initial version of normal and thin images. |
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. 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
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.