Compare commits
8 commits
620d8cdb8a
...
433a5dfb13
| Author | SHA1 | Date | |
|---|---|---|---|
| 433a5dfb13 | |||
| 5b7440f08d | |||
| d1431dc666 | |||
| 0240b4e68a | |||
| bbdbee094c | |||
| 5d3a651a25 | |||
| 4dcb28aee7 | |||
| 1a5206a715 |
2 changed files with 2 additions and 4 deletions
|
|
@ -37,8 +37,6 @@ DEB_PKGS=(
|
||||||
imagemagick
|
imagemagick
|
||||||
inkscape
|
inkscape
|
||||||
jq
|
jq
|
||||||
jupyter
|
|
||||||
jupyter-notebook
|
|
||||||
jupyterlab
|
jupyterlab
|
||||||
keepassxc
|
keepassxc
|
||||||
libnss-mdns
|
libnss-mdns
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
layout {
|
layout {
|
||||||
pane {
|
pane {
|
||||||
command "jupyter"
|
command "jupyter"
|
||||||
args "lab" "--notebook-dir" "~/Projects/notebooks/"
|
args "lab" "--notebook-dir" "/home/ohad/Projects/notebooks/"
|
||||||
cwd "~"
|
cwd "/home/ohad/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue