Added matplotlib and jupyter core in python packages.
This commit is contained in:
parent
8d0d83c4f6
commit
b2d0c2686a
|
|
@ -15,6 +15,8 @@
|
||||||
statsmodels
|
statsmodels
|
||||||
scikit-learn
|
scikit-learn
|
||||||
sympy
|
sympy
|
||||||
|
jupyter-core
|
||||||
|
matplotlib
|
||||||
];
|
];
|
||||||
myRPackages = with pkgs.rPackages; [
|
myRPackages = with pkgs.rPackages; [
|
||||||
reticulate # wanted by quarto to execute Python when using R.
|
reticulate # wanted by quarto to execute Python when using R.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue