Pre-Release for the summer semester 2022
Pre-release
Pre-release
Dev (#3) * Added notebooks and manifest file so the notebooks are distributed with both the binary and source distribution of the package. Made sure the working directory for the IJupyter server is correctly set to the notebooks root directory. * Added dependencies * Refactored __main__.py * Decided on naming scheme: Package name is "tud-ais", import name is "tudais", shell command to start server in notebook directory is "tud-ais". * Added TUD-CD-theme-usage via tudthemes-package (#2) * adds a dash to the package name fixes wrong path in MANIFEST.in starts work on README * removes dash from module name * adds instructions on how to run the lab to the readme * fixes a typo in mailto link Co-authored-by: ArneLF <[email protected]>