Compare commits
8 commits
433a5dfb13
...
620d8cdb8a
| Author | SHA1 | Date | |
|---|---|---|---|
| 620d8cdb8a | |||
| d029cb2211 | |||
| f29b421e44 | |||
| 7749446251 | |||
| ea474c6178 | |||
| 4b80f3f173 | |||
| 6d795095eb | |||
| 6053bc998c |
2 changed files with 4 additions and 2 deletions
|
|
@ -37,6 +37,8 @@ DEB_PKGS=(
|
|||
imagemagick
|
||||
inkscape
|
||||
jq
|
||||
jupyter
|
||||
jupyter-notebook
|
||||
jupyterlab
|
||||
keepassxc
|
||||
libnss-mdns
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
layout {
|
||||
pane {
|
||||
command "jupyter"
|
||||
args "lab" "--notebook-dir" "/home/ohad/Projects/notebooks/"
|
||||
cwd "/home/ohad/"
|
||||
args "lab" "--notebook-dir" "~/Projects/notebooks/"
|
||||
cwd "~"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue