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" ];
|
||||
sshUser = "ragon";
|
||||
maxJobs = 8;
|
||||
hostName = "192.168.64.9";
|
||||
hostName = "192.168.65.4";
|
||||
sshKey = "/Users/ragon/.ssh/id_ed25519";
|
||||
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU1tU2NqZXVhLzVKQzF2S2VWMGpETUM5cmF2T1JzY0VOWlZ2c2hFSjFYMHUK";
|
||||
}];
|
||||
|
|
|
|||
|
|
@ -76,6 +76,9 @@ in
|
|||
mosh
|
||||
terraform
|
||||
|
||||
python310Packages.ipython
|
||||
jupyter
|
||||
|
||||
cmake
|
||||
|
||||
pandoc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue