This repository contains the smoke test for the lab.
Note: Please follow the installation docs for the Kappa course first.
-
Clone this repository to your computer using git.
-
Open
lab-kappa-smoketest.code-workspace
using Visual Studio Code. -
Choose "Yes, I trust the authors", so VSCode enables regular mode.
-
Click on the "Remote" icon on the bottom left of VSCode.
-
Wait until the container is set up. This can take a few minutes because the container needs to be pulled and built. You can check the progress by clicking "Starting Dev Container (show log)" in the notification on the bottom right of VSCode.
-
When the containers are setup, open
smoketest.ipynb
and press "run all cells". If asked, choose the Python kernel "base (Python 3.9.7)" in/opt/conda/bin/python
. -
Wait a while until all cells finish. The output of the last cell should end with the following message and table. If you see this table, everything is OK! Make sure to close VSCode again so all the containers get shut down again.
This work is licensed under a Creative Commons Attribution 4.0 International License.
Copyright © teaching staff of the Big Data hands-on course at UGent Academie voor Ingenieurs (UGain) at the Faculty of Engineering and Architecture - Ghent University.