This repository contains example code for the course "Foundations of Computer Science 4" (Grundgebiete der Informatik 4) at the RWTH Aachen University, Germany.
Click on the button below to open a shell.
In [3]:
from IPython.core.display import HTML; HTML('<button class="jp-Dialog-button jp-mod-accept jp-mod-styled"><a style="color: white" href="" data-commandlinker-command="terminal:create-new" data-commandlinker-args=\'{"initialCommand":"cd gi4.git; source setup.sh"}\'>Open Terminal</a></button>')
Out[3]:
docker run --tty --interactive --privileged --volume pfad/zu/gi4/materialen:/gi4 rwthos/gi4
In [ ]: