removed jupyter and fixed typos

This commit is contained in:
2026-02-11 14:03:56 +01:00
parent df1bc53624
commit c977599ab0
8 changed files with 11 additions and 636 deletions

View File

@@ -148,7 +148,7 @@ deployment, offering a toolset that enables system administrators and
developers to perform automatic deployment of service-oriented
systems across a network of machines \cite{van_der_burg_disnix_2014}.
Disnix leverages the features of Nix to manage complex intra-dependencies.
Meaning dependencies that exist on a network level instead on a binary levle.
Meaning dependencies that exist on a network level instead on a binary level.
The overlap with the Clan framework is evident in the focus on deployment, how
they differ will be explored in the evaluation of Clan's deployment system.