summary : A web-based notebook environment for interactive computing
@@ -11,7 +11,7 @@
networking : yes
builddeps :
- git
- - nodejs-devel
+ - nodejs
rundeps :
- python-jinja
- python-nbconvert
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">A web-based notebook environment for interactive computing</Summary>
<Description xml:lang="en">The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text. The Notebook has support for multiple programming languages, sharing, and interactive widgets.