Working version: Jupyter exposed on host

unattended install achieved !
This commit is contained in:
2026-02-08 00:40:08 +02:00
parent c330054da6
commit e5ae18155a
2 changed files with 69 additions and 125 deletions

View File

@@ -20,6 +20,5 @@ nix-build vm.nix -A system.build.customVM
ssh debian@localhost -p 2222
# Inside VM after SSH
watch -n 1 "cat /var/log/cloud-init-output.log | tail"
cat /var/log/cloud-init.log
ls -la /home/debian/
```
4. After a while, the Jupyter URL will spawn