Student notebook at steganography_class_student.ipynb
Solutions will be posted after the class.
Various text files for use during the class, and for you to play with.
Requires python 3.8+ and poetry.
Install the package:
poetry install
And start a notebook server
poetry run jupiter notebook
If things don't automatically open, navigate to localhost:8888
in your favorite browser.