add jupyter

This commit is contained in:
Philipp Hochkamp 2022-11-03 03:41:10 +01:00
parent 1373c5cc6a
commit 8dfd536e38
2 changed files with 4 additions and 1 deletions

View file

@ -22,7 +22,7 @@
supportedFeatures = [ "kvm" "big-parallel" ];
sshUser = "ragon";
maxJobs = 8;
hostName = "192.168.64.9";
hostName = "192.168.65.4";
sshKey = "/Users/ragon/.ssh/id_ed25519";
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU1tU2NqZXVhLzVKQzF2S2VWMGpETUM5cmF2T1JzY0VOWlZ2c2hFSjFYMHUK";
}];

View file

@ -76,6 +76,9 @@ in
mosh
terraform
python310Packages.ipython
jupyter
cmake
pandoc