diff options
| author | EuAndreh <eu@euandre.org> | 2023-05-07 09:49:19 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-05-07 09:49:19 -0300 |
| commit | 22b5568383422b2b009f53ec431d6377211e9f36 (patch) | |
| tree | a33343c8c1ec8bec702d374fd417d186e61a21ef | |
| parent | bin/ifnew: Also add "-v" to "mv" and "rm" when -v is given (diff) | |
| download | dotfiles-22b5568383422b2b009f53ec431d6377211e9f36.tar.gz dotfiles-22b5568383422b2b009f53ec431d6377211e9f36.tar.xz | |
etc/guix/home.scm: Add "jupyter" package
| -rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index a74e6ca2..36d79427 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -517,6 +517,7 @@ left it off the last time it was used.") perl-aliased perl-uri-escape ruby + jupyter python-pandas python-scikit-learn python |
