Source: jupyter-notebook Maintainer: Debian Python Team Uploaders: Gordon Ball Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, fonts-font-awesome, libjs-backbone, libjs-bootstrap, libjs-bootstrap-tour, libjs-codemirror, libjs-es6-promise, libjs-jed, libjs-jquery, libjs-jquery-typeahead, libjs-jquery-ui, libjs-marked (>= 4.0.9~), libjs-mathjax, libjs-moment, libjs-requirejs, libjs-requirejs-text, libjs-text-encoding, libjs-underscore, libjs-xterm, node-babel-loader, node-buffer, node-deepmerge, node-escape-string-regexp, node-fbjs, node-htmlparser2, node-is-plain-object, node-less, node-loose-envify, node-lumino, node-object-assign, node-po2json (>= 0.4.5-2~), node-postcss, node-react, node-react-dom, node-requirejs, node-source-map, node-typescript, node-url, nodejs, pandoc, pkg-js-tools, python3-all, python3-argon2, python3-ipykernel , python3-ipython , python3-ipython-genutils, python3-jupyter-client , python3-jupyter-core , python3-nbconvert , python3-nbformat , python3-nbsphinx , python3-nest-asyncio (>= 1.5) , python3-prometheus-client , python3-pytest , python3-requests , python3-requests-unixsocket , python3-send2trash (>= 1.8) , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-terminado , python3-tornado , python3-zmq , webpack Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/jupyter-notebook Vcs-Git: https://salsa.debian.org/python-team/packages/jupyter-notebook.git Homepage: https://github.com/jupyter/notebook Rules-Requires-Root: no Package: python3-notebook Architecture: all Depends: fonts-font-awesome, libjs-backbone, libjs-bootstrap, libjs-bootstrap-tour, libjs-codemirror, libjs-es6-promise, libjs-jed, libjs-jquery, libjs-jquery-typeahead, libjs-jquery-ui, libjs-marked (>= 4.0.9~), libjs-mathjax, libjs-moment, libjs-requirejs, libjs-requirejs-text, libjs-text-encoding, libjs-underscore, libjs-xterm, python3-terminado, ${misc:Depends}, ${python3:Depends} Recommends: python3-ipykernel, python3-ipywidgets Suggests: python-notebook-doc Conflicts: cadabra2 (<< 2.4.3.2-1.1) Description: Jupyter interactive notebook (Python 3) 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. . This package contains the Python 3 library. Package: python-notebook-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: Jupyter interactive notebook (documentation) 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. . This package contains the documentation. Build-Profiles: Package: jupyter-notebook Architecture: all Section: science Depends: jupyter-core, python3-notebook (= ${binary:Version}), ${misc:Depends}, ${python3:Depends} Description: Jupyter interactive notebook 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. . This package provides the jupyter subcommands "notebook", "nbextension", "serverextension" and "bundlerextension".