add jupyter
This commit is contained in:
parent
1373c5cc6a
commit
8dfd536e38
2 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
supportedFeatures = [ "kvm" "big-parallel" ];
|
supportedFeatures = [ "kvm" "big-parallel" ];
|
||||||
sshUser = "ragon";
|
sshUser = "ragon";
|
||||||
maxJobs = 8;
|
maxJobs = 8;
|
||||||
hostName = "192.168.64.9";
|
hostName = "192.168.65.4";
|
||||||
sshKey = "/Users/ragon/.ssh/id_ed25519";
|
sshKey = "/Users/ragon/.ssh/id_ed25519";
|
||||||
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU1tU2NqZXVhLzVKQzF2S2VWMGpETUM5cmF2T1JzY0VOWlZ2c2hFSjFYMHUK";
|
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU1tU2NqZXVhLzVKQzF2S2VWMGpETUM5cmF2T1JzY0VOWlZ2c2hFSjFYMHUK";
|
||||||
}];
|
}];
|
||||||
|
|
|
||||||
|
|
@ -76,6 +76,9 @@ in
|
||||||
mosh
|
mosh
|
||||||
terraform
|
terraform
|
||||||
|
|
||||||
|
python310Packages.ipython
|
||||||
|
jupyter
|
||||||
|
|
||||||
cmake
|
cmake
|
||||||
|
|
||||||
pandoc
|
pandoc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue