summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2022-08-18 14:52:58 +0100
committerGitHub <noreply@github.com>2022-08-18 14:52:58 +0100
commit9edafc2d72826f640b06b7be52b1062c958132d3 (patch)
tree863c67ea0c75edc808d0695aec4c4d201d934cf9
parent46ad4ff7279d8406519fba2056d6b6f7e84d8448 (diff)
add jupyter which is a very common platform for data science notebooks etc. https://jupyter.org/
-rw-r--r--collectors/apps.plugin/apps_groups.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index 89db6c4e87..8cebfcece5 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -355,3 +355,8 @@ gremlin: gremlin*
# load testing tools
locust: locust
+
+# -----------------------------------------------------------------------------
+# data science and machine learning tools
+
+jupyter: jupyter*