+summary : A web-based notebook environment for interactive computing
+description: |
+ 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.
+networking : yes
+builddeps :
+ - git
+ - nodejs-devel
+rundeps :
+ - python-jinja
+ - python-nbconvert
+ - python-send2trash
+ - python-terminado
+ - python-prometheus_client
+build : |
+ %python3_setup
+install : |
+ %python3_install
+# check not done due to lack of python-selenium package
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,1548 @@
+<PISI>
+ <Source>
+ <Name>python-notebook</Name>
+ <Packager>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <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.
+ <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.