File: README.source

package info (click to toggle)
nbconvert 7.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,056 kB
  • sloc: python: 8,449; makefile: 199; javascript: 2
file content (8 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
The setup attempts to download the notebook CSS style from a CDN address [1].
This is replaced with the equivalent file from python3-notebook, which is
which is built from less files during that package's build process.

(The CDN contains the static resources from the notebook package [2])

[1]: https://cdn.jupyter.org/notebook/%s/style/style.min.css % notebookversion
[2]: https://github.com/jupyter/cdn.jupyter.org