[debian-edu-commits] debian-edu/ 06/31: tasks/{mathematics, physics}: Add matplotlib and jupyter-notebook.

Mike Gabriel sunweaver at debian.org
Mon Aug 21 14:28:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu.

commit 3dbcc39f1dfac1ebc29ff7f89ef06e5a1c94b1f9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Aug 13 21:57:53 2017 -0400

    tasks/{mathematics,physics}: Add matplotlib and jupyter-notebook.
---
 debian/changelog  | 1 +
 tasks/mathematics | 8 ++++++++
 tasks/physics     | 8 ++++++++
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0a693fd..ba76fa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -81,6 +81,7 @@ debian-edu (1.925) UNRELEASED; urgency=medium
   * tasks/desktop-xfce: Move lightdm to separate block. Avoid xdm. Add
     NeedConfig: field as we need to do artwork tweaking.
   * tasks/video: New task for video processing in class.
+  * tasks/{mathematics,physics}: Add matplotlib and jupyter-notebook.
 
   [ Holger Levsen ]
   * Add sources.list.buster and make sources.list.UNRELEASED symlink point to
diff --git a/tasks/mathematics b/tasks/mathematics
index 93db6c8..eea4dc2 100644
--- a/tasks/mathematics
+++ b/tasks/mathematics
@@ -50,3 +50,11 @@ Depends:
 
 Suggests:
  algobox,
+
+Recommends:
+ python3-matplotlib,
+
+Recommends:
+ jupyter-notebook,
+ jupyter-nbformat,
+ python3-jupyter-sphinx-theme,
diff --git a/tasks/physics b/tasks/physics
index 1bc7994..1417303 100644
--- a/tasks/physics
+++ b/tasks/physics
@@ -19,3 +19,11 @@ Suggests:
 
 Suggests:
  ejs,
+
+Recommends:
+ python3-matplotlib,
+
+Recommends:
+ jupyter-notebook,
+ jupyter-nbformat,
+ python3-jupyter-sphinx-theme,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git



More information about the debian-edu-commits mailing list