Skip to content

Releases: TUD-STKS/tud-ais-package

Release for the summer semester 2023

06 Apr 10:30
Compare
Choose a tag to compare

This is the release for the summer semester 2023

Release for the summer semester 2022

23 Mar 14:03
fc9ea5a
Compare
Choose a tag to compare

This is the release for the summer semester 2022.

Pre-Release for the summer semester 2022

01 Mar 15:23
167ab75
Compare
Choose a tag to compare
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]>