Added jupyter kernel configuration
This commit is contained in:
parent
bade0a8e94
commit
106fe0b44c
7 changed files with 287 additions and 2 deletions
|
|
@ -16,12 +16,12 @@
|
|||
gnumake
|
||||
|
||||
jupyter
|
||||
# Do not forget to update the version in the jupyter kernel when updating
|
||||
(python314.withPackages (
|
||||
python-pkgs: with python-pkgs; [
|
||||
matplotlib
|
||||
ipykernel
|
||||
]
|
||||
))
|
||||
# See here on how to install a kernel https://www.geeksforgeeks.org/python/managing-jupyter-kernels-a-comprehensive-guide/
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue