Installation#
Via PyPi (recommended)#
pip install exam_kernel
From Source#
You can install exam_kernel from source via the following commands
pip install --no-cache-dir https://github.com/Digiklausur/exam_kernel
Activate the Kernel after installation.