File: README.source

package info (click to toggle)
jupyter-notebook 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,116 kB
  • sloc: python: 544; javascript: 410; makefile: 182; sh: 51
file content (6 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
jupyter-notebook packaging
--------------------------

As of v7, jupyter-notebook is now an extension to jupyterlab, served by jupyter-server, and therefore much of the functionality inherent to previous versions of this package have moved elsewhere.

Building the typescript @jupyter-notebook libs and webpack browser artifact is tightly-coupled to jupyterlab, and this probably means that this package needs to be kept at least in minor-version sync with jupyterlab - see d/nodejs/extlinks for the number of points of integration which need to match.