fix path to jupyter template
This commit is contained in:
parent
888ab89260
commit
c9c20cfde3
|
@ -18,7 +18,7 @@
|
||||||
welcomeText = "mjau λλλ";
|
welcomeText = "mjau λλλ";
|
||||||
};
|
};
|
||||||
templates.jupyter = {
|
templates.jupyter = {
|
||||||
path = ./haskell;
|
path = ./jupyter;
|
||||||
description = "A jupyter flake, with a custom haskell kernel and proper pdflatex LaTeX export supoprt";
|
description = "A jupyter flake, with a custom haskell kernel and proper pdflatex LaTeX export supoprt";
|
||||||
welcomeText = "mjau 🐍🐍🐍";
|
welcomeText = "mjau 🐍🐍🐍";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user