Sync
This commit is contained in:
parent
b3f64edc8c
commit
ce1f178d62
15 changed files with 127 additions and 48 deletions
|
@ -14,12 +14,8 @@
|
|||
in {
|
||||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
sage
|
||||
sageWithDoc
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
sage --nodotsage -n=jupyterlab --notebook-dir .
|
||||
'';
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue