pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-notebook



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri May  5 11:08:50 UTC 2023

Modified Files:
        pkgsrc/www/py-notebook: Makefile PLIST distinfo

Log Message:
py-notebook: updated to 6.5.4

6.5.4

Enhancements made

- Add show_banner trait to control the banner display

6.5.3

Enhancements made

- Add a banner and log to information about the migration to Notebook 7 plan
- Add sys_info to page template for 6.5.x

Bugs fixed

- Add .mo and .json files for translations
- Fix rename_file and delete_file to handle hidden files properly

Other merged PRs

- Fix ru_RU translation
- Update kernel translation

6.5.2

Bugs fixed

- Ensure custom preload is correctly handled
- Fix: jQuery-UI 404 Error by updating dependency path in static template

Maintenance and upkeep improvements

- Depend on nbclassic 0.4.7

6.5.1

Merged PRs

- fix: pin temporary to nbclassic 0.4.5

6.5.0

Bugs fixed

- Fix a typo in exception text
- Normalise `os_path`


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-notebook/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-notebook/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-notebook/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-notebook/Makefile
diff -u pkgsrc/www/py-notebook/Makefile:1.26 pkgsrc/www/py-notebook/Makefile:1.27
--- pkgsrc/www/py-notebook/Makefile:1.26        Fri May  5 09:19:07 2023
+++ pkgsrc/www/py-notebook/Makefile     Fri May  5 11:08:50 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2023/05/05 09:19:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.27 2023/05/05 11:08:50 adam Exp $
 
-DISTNAME=      notebook-6.4.11
+DISTNAME=      notebook-6.5.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/notebook/}
@@ -11,16 +11,17 @@ COMMENT=    Web-based notebook environment 
 LICENSE=       modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-Send2Trash>=1.8.0:../../sysutils/py-Send2Trash
-DEPENDS+=      ${PYPKGPREFIX}-argon2-cffi>0:../../security/py-argon2-cffi
-DEPENDS+=      ${PYPKGPREFIX}-ipykernel>0:../../devel/py-ipykernel
-DEPENDS+=      ${PYPKGPREFIX}-ipython_genutils>0:../../devel/py-ipython_genutils
+DEPENDS+=      ${PYPKGPREFIX}-argon2-cffi-[0-9]*:../../security/py-argon2-cffi
+DEPENDS+=      ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
+DEPENDS+=      ${PYPKGPREFIX}-ipython_genutils-[0-9]*:../../devel/py-ipython_genutils
 DEPENDS+=      ${PYPKGPREFIX}-jupyter_client>=5.3.4:../../devel/py-jupyter_client
 DEPENDS+=      ${PYPKGPREFIX}-jupyter_core>=4.6.1:../../devel/py-jupyter_core
-DEPENDS+=      ${PYPKGPREFIX}-jinja2>0:../../textproc/py-jinja2
+DEPENDS+=      ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
+DEPENDS+=      ${PYPKGPREFIX}-nbclassic>=0.4.7:../../www/py-nbclassic
 DEPENDS+=      ${PYPKGPREFIX}-nbconvert>=5:../../www/py-nbconvert
-DEPENDS+=      ${PYPKGPREFIX}-nbformat>0:../../www/py-nbformat
+DEPENDS+=      ${PYPKGPREFIX}-nbformat-[0-9]*:../../www/py-nbformat
 DEPENDS+=      ${PYPKGPREFIX}-nest-asyncio>=1.5:../../devel/py-nest-asyncio
-DEPENDS+=      ${PYPKGPREFIX}-prometheus_client>0:../../net/py-prometheus_client
+DEPENDS+=      ${PYPKGPREFIX}-prometheus_client-[0-9]*:../../net/py-prometheus_client
 DEPENDS+=      ${PYPKGPREFIX}-terminado>=0.8.3:../../www/py-terminado
 DEPENDS+=      ${PYPKGPREFIX}-tornado>=6.1:../../www/py-tornado
 DEPENDS+=      ${PYPKGPREFIX}-traitlets>=4.2.1:../../devel/py-traitlets
@@ -39,5 +40,6 @@ post-install:
        ${MV} jupyter-${name} jupyter-${name}-${PYVERSSUFFIX} || ${TRUE}
 .endfor
 
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-notebook/PLIST
diff -u pkgsrc/www/py-notebook/PLIST:1.14 pkgsrc/www/py-notebook/PLIST:1.15
--- pkgsrc/www/py-notebook/PLIST:1.14   Tue Apr 19 12:14:10 2022
+++ pkgsrc/www/py-notebook/PLIST        Fri May  5 11:08:50 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2022/04/19 12:14:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2023/05/05 11:08:50 adam Exp $
 bin/jupyter-bundlerextension-${PYVERSSUFFIX}
 bin/jupyter-nbextension-${PYVERSSUFFIX}
 bin/jupyter-notebook-${PYVERSSUFFIX}
@@ -339,1117 +339,6 @@ ${PYSITELIB}/notebook/services/sessions/
 ${PYSITELIB}/notebook/services/shutdown.py
 ${PYSITELIB}/notebook/services/shutdown.pyc
 ${PYSITELIB}/notebook/services/shutdown.pyo
-${PYSITELIB}/notebook/static/acc_overwrite.less
-${PYSITELIB}/notebook/static/auth/css/override.css
-${PYSITELIB}/notebook/static/auth/js/loginmain.js
-${PYSITELIB}/notebook/static/auth/js/loginwidget.js
-${PYSITELIB}/notebook/static/auth/js/logoutmain.js
-${PYSITELIB}/notebook/static/auth/js/main.js
-${PYSITELIB}/notebook/static/auth/js/main.min.js
-${PYSITELIB}/notebook/static/auth/js/main.min.js.map
-${PYSITELIB}/notebook/static/base/images/favicon-busy-1.ico
-${PYSITELIB}/notebook/static/base/images/favicon-busy-2.ico
-${PYSITELIB}/notebook/static/base/images/favicon-busy-3.ico
-${PYSITELIB}/notebook/static/base/images/favicon-file.ico
-${PYSITELIB}/notebook/static/base/images/favicon-notebook.ico
-${PYSITELIB}/notebook/static/base/images/favicon-terminal.ico
-${PYSITELIB}/notebook/static/base/images/favicon.ico
-${PYSITELIB}/notebook/static/base/images/logo.png
-${PYSITELIB}/notebook/static/base/js/dialog.js
-${PYSITELIB}/notebook/static/base/js/events.js
-${PYSITELIB}/notebook/static/base/js/i18n.js
-${PYSITELIB}/notebook/static/base/js/keyboard.js
-${PYSITELIB}/notebook/static/base/js/markdown.js
-${PYSITELIB}/notebook/static/base/js/mathjaxutils.js
-${PYSITELIB}/notebook/static/base/js/namespace.js
-${PYSITELIB}/notebook/static/base/js/notificationarea.js
-${PYSITELIB}/notebook/static/base/js/notificationwidget.js
-${PYSITELIB}/notebook/static/base/js/page.js
-${PYSITELIB}/notebook/static/base/js/promises.js
-${PYSITELIB}/notebook/static/base/js/security.js
-${PYSITELIB}/notebook/static/base/js/utils.js
-${PYSITELIB}/notebook/static/bidi/bidi.js
-${PYSITELIB}/notebook/static/bidi/numericshaping.js
-${PYSITELIB}/notebook/static/components/MathJax/MathJax.js
-${PYSITELIB}/notebook/static/components/MathJax/config/Safe.js
-${PYSITELIB}/notebook/static/components/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/AssistiveMML.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/CHTML-preview.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/HTML-CSS/handle-floats.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MatchWebFonts.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MathEvents.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MathML/content-mathml.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MathML/mml3.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/MathZoom.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/Safe.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/AMScd.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/AMSmath.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/AMSsymbols.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/HTML.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/action.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/autobold.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/autoload-all.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/bbox.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/begingroup.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/boldsymbol.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/cancel.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/color.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/enclose.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/extpfeil.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/mathchoice.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/mediawiki-texvc.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/mhchem.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/mhchem3/mhchem.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/newcommand.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/noErrors.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/noUndefined.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/text-macros.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/unicode.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/TeX/verb.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/accessibility-menu.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/auto-collapse.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/collapsible.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/explorer.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/invalid_keypress.mp3
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/invalid_keypress.ogg
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathjax-sre.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/semantic-enrich.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/a11y/wgxpath.install.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/asciimath2jax.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/fast-preview.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/jsMath2jax.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/mml2jax.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/tex2jax.js
-${PYSITELIB}/notebook/static/components/MathJax/extensions/toMathML.js
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Alphabets-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Arrows-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_DoubleStruck-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Fraktur-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Latin-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Main-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Marks-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Misc-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Monospace-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Normal-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Operators-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_SansSerif-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Script-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Shapes-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size1-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size2-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size3-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size4-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Size5-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Symbols-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Bold.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-BoldItalic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Italic.woff
-${PYSITELIB}/notebook/static/components/MathJax/fonts/HTML-CSS/STIX-Web/woff/STIXMathJax_Variants-Regular.woff
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/Arrows.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/BasicLatin.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/CombDiacritMarks.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/Dingbats.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/GeneralPunctuation.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/GeometricShapes.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/GreekAndCoptic.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/Latin1Supplement.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/MathOperators.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/MiscSymbolsAndArrows.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/MiscTechnical.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/SpacingModLetters.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/SuppMathOperators.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsA.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/input/TeX/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/input/TeX/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/annotation-xml.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/maction.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/menclose.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mglyph.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mmultiscripts.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/ms.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/mtable.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/autoload/multiline.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/CommonHTML/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/annotation-xml.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/maction.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/menclose.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mglyph.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/ms.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/mtable.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/autoload/multiline.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/imageFonts.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/HTML-CSS/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/NativeMML/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/NativeMML/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/PlainSource/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/PlainSource/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/PreviewHTML/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/PreviewHTML/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/annotation-xml.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/maction.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/menclose.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/mglyph.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/mmultiscripts.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/ms.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/mtable.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/autoload/multiline.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/config.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/fonts/STIX-Web/fontdata.js
-${PYSITELIB}/notebook/static/components/MathJax/jax/output/SVG/jax.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ar/ar.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ast/ast.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bcc/bcc.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/bg/bg.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/br/br.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ca/ca.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cdo/cdo.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ce/ce.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cs/cs.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/cy/cy.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/da/da.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/de/de.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/diq/diq.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/en/en.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/eo/eo.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/es/es.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fa/fa.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fi/fi.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/fr/fr.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/gl/gl.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/he/he.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ia/ia.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/it/it.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ja/ja.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/kn/kn.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ko/ko.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lb/lb.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lki/lki.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/lt/lt.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/mk/mk.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/nl/nl.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/oc/oc.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pl/pl.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt-br/pt-br.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/pt/pt.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/qqq/qqq.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/ru/ru.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/scn/scn.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sco/sco.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sk/sk.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sl/sl.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/sv/sv.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/th/th.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/tr/tr.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/uk/uk.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/vi/vi.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hans/zh-hans.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/FontWarnings.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/HTML-CSS.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/HelpDialog.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/MathML.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/MathMenu.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/TeX.js
-${PYSITELIB}/notebook/static/components/MathJax/localization/zh-hant/zh-hant.js
-${PYSITELIB}/notebook/static/components/backbone/backbone-min.js
-${PYSITELIB}/notebook/static/components/bootstrap-tour/build/css/bootstrap-tour.min.css
-${PYSITELIB}/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js
-${PYSITELIB}/notebook/static/components/bootstrap/dist/js/bootstrap.min.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/comment/comment.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/comment/continuecomment.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/dialog/dialog.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/dialog/dialog.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/autorefresh.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/fullscreen.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/fullscreen.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/panel.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/placeholder.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/display/rulers.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/closebrackets.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/closetag.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/continuelist.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/matchbrackets.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/matchtags.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/edit/trailingspace.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/brace-fold.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/comment-fold.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/foldcode.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/foldgutter.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/foldgutter.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/indent-fold.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/markdown-fold.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/fold/xml-fold.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/anyword-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/css-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/html-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/javascript-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/show-hint.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/show-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/sql-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/hint/xml-hint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/coffeescript-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/css-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/html-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/javascript-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/json-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/lint.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/lint/yaml-lint.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/merge/merge.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/merge/merge.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/mode/loadmode.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/mode/multiplex.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/mode/multiplex_test.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/mode/overlay.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/mode/simple.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/runmode/colorize.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/runmode/runmode-standalone.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/runmode/runmode.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/runmode/runmode.node.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/scroll/annotatescrollbar.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/scroll/scrollpastend.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/scroll/simplescrollbars.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/scroll/simplescrollbars.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/jump-to-line.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/match-highlighter.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/matchesonscrollbar.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/matchesonscrollbar.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/search.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/search/searchcursor.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/selection/active-line.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/selection/mark-selection.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/selection/selection-pointer.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/tern/tern.css
-${PYSITELIB}/notebook/static/components/codemirror/addon/tern/tern.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/tern/worker.js
-${PYSITELIB}/notebook/static/components/codemirror/addon/wrap/hardwrap.js
-${PYSITELIB}/notebook/static/components/codemirror/keymap/emacs.js
-${PYSITELIB}/notebook/static/components/codemirror/keymap/sublime.js
-${PYSITELIB}/notebook/static/components/codemirror/keymap/vim.js
-${PYSITELIB}/notebook/static/components/codemirror/lib/codemirror.css
-${PYSITELIB}/notebook/static/components/codemirror/lib/codemirror.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/apl/apl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/asciiarmor/asciiarmor.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/asn.1/asn.1.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/asterisk/asterisk.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/brainfuck/brainfuck.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/clike/clike.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/clojure/clojure.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/cmake/cmake.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/cobol/cobol.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/coffeescript/coffeescript.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/commonlisp/commonlisp.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/crystal/crystal.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/css/css.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/cypher/cypher.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/d/d.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/dart/dart.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/diff/diff.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/django/django.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/dockerfile/dockerfile.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/dtd/dtd.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/dylan/dylan.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ebnf/ebnf.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ecl/ecl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/eiffel/eiffel.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/elm/elm.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/erlang/erlang.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/factor/factor.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/fcl/fcl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/forth/forth.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/fortran/fortran.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/gas/gas.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/gfm/gfm.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/gherkin/gherkin.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/go/go.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/groovy/groovy.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/haml/haml.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/handlebars/handlebars.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/haskell-literate/haskell-literate.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/haskell/haskell.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/haxe/haxe.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/htmlembedded/htmlembedded.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/htmlmixed/htmlmixed.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/http/http.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/idl/idl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/javascript/javascript.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/jinja2/jinja2.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/jsx/jsx.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/julia/julia.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/livescript/livescript.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/lua/lua.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/markdown/markdown.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mathematica/mathematica.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mbox/mbox.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/meta.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mirc/mirc.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mllike/mllike.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/modelica/modelica.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mscgen/mscgen.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/mumps/mumps.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/nginx/nginx.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/nsis/nsis.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ntriples/ntriples.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/octave/octave.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/oz/oz.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/pascal/pascal.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/pegjs/pegjs.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/perl/perl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/php/php.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/pig/pig.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/powershell/powershell.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/properties/properties.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/protobuf/protobuf.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/pug/pug.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/puppet/puppet.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/python/python.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/q/q.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/r/r.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/rpm/rpm.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/rst/rst.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ruby/ruby.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/rust/rust.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/sas/sas.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/sass/sass.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/scheme/scheme.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/shell/shell.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/sieve/sieve.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/slim/slim.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/smalltalk/smalltalk.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/smarty/smarty.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/solr/solr.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/soy/soy.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/sparql/sparql.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/spreadsheet/spreadsheet.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/sql/sql.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/stex/stex.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/stylus/stylus.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/swift/swift.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/tcl/tcl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/textile/textile.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.css
-${PYSITELIB}/notebook/static/components/codemirror/mode/tiddlywiki/tiddlywiki.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/tiki/tiki.css
-${PYSITELIB}/notebook/static/components/codemirror/mode/tiki/tiki.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/toml/toml.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/tornado/tornado.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/troff/troff.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ttcn-cfg/ttcn-cfg.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/ttcn/ttcn.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/turtle/turtle.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/twig/twig.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/vb/vb.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/vbscript/vbscript.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/velocity/velocity.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/verilog/verilog.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/vhdl/vhdl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/vue/vue.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/wast/wast.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/webidl/webidl.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/xml/xml.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/xquery/xquery.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/yacas/yacas.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/yaml/yaml.js
-${PYSITELIB}/notebook/static/components/codemirror/mode/z80/z80.js
-${PYSITELIB}/notebook/static/components/codemirror/rollup.config.js
-${PYSITELIB}/notebook/static/components/codemirror/src/addon/runmode/codemirror-standalone.js
-${PYSITELIB}/notebook/static/components/codemirror/src/addon/runmode/codemirror.node.js
-${PYSITELIB}/notebook/static/components/codemirror/src/addon/runmode/runmode-standalone.js
-${PYSITELIB}/notebook/static/components/codemirror/src/addon/runmode/runmode.node.js
-${PYSITELIB}/notebook/static/components/codemirror/src/codemirror.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/Display.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/focus.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/gutters.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/highlight_worker.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/line_numbers.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/mode_state.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/operations.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/scroll_events.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/scrollbars.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/scrolling.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/selection.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/update_display.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/update_line.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/update_lines.js
-${PYSITELIB}/notebook/static/components/codemirror/src/display/view_tracking.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/CodeMirror.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/commands.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/deleteNearSelection.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/drop_events.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/fromTextArea.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/global_events.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/key_events.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/legacy.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/main.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/methods.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/mouse_events.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/options.js
-${PYSITELIB}/notebook/static/components/codemirror/src/edit/utils.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/ContentEditableInput.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/TextareaInput.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/indent.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/input.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/keymap.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/keynames.js
-${PYSITELIB}/notebook/static/components/codemirror/src/input/movement.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/highlight.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/line_data.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/pos.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/saw_special_spans.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/spans.js
-${PYSITELIB}/notebook/static/components/codemirror/src/line/utils_line.js
-${PYSITELIB}/notebook/static/components/codemirror/src/measurement/position_measurement.js
-${PYSITELIB}/notebook/static/components/codemirror/src/measurement/widgets.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/Doc.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/change_measurement.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/changes.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/chunk.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/document_data.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/history.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/line_widget.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/mark_text.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/selection.js
-${PYSITELIB}/notebook/static/components/codemirror/src/model/selection_updates.js
-${PYSITELIB}/notebook/static/components/codemirror/src/modes.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/StringStream.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/bidi.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/browser.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/dom.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/event.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/feature_detection.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/misc.js
-${PYSITELIB}/notebook/static/components/codemirror/src/util/operation_group.js
-${PYSITELIB}/notebook/static/components/codemirror/theme/3024-day.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/3024-night.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/abcdef.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ambiance-mobile.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ambiance.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ayu-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ayu-mirage.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/base16-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/base16-light.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/bespin.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/blackboard.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/cobalt.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/colorforth.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/darcula.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/dracula.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/duotone-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/duotone-light.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/eclipse.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/elegant.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/erlang-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/gruvbox-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/hopscotch.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/icecoder.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/idea.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/isotope.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/lesser-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/liquibyte.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/lucario.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/material-darker.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/material-ocean.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/material-palenight.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/material.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/mbo.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/mdn-like.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/midnight.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/monokai.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/moxer.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/neat.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/neo.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/night.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/nord.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/oceanic-next.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/panda-syntax.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/paraiso-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/paraiso-light.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/pastel-on-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/railscasts.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/rubyblue.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/seti.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/shadowfox.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/solarized.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ssms.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/the-matrix.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/tomorrow-night-bright.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/tomorrow-night-eighties.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/ttcn.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/twilight.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/vibrant-ink.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/xq-dark.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/xq-light.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/yeti.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/yonce.css
-${PYSITELIB}/notebook/static/components/codemirror/theme/zenburn.css
-${PYSITELIB}/notebook/static/components/create-react-class/index.js
-${PYSITELIB}/notebook/static/components/es6-promise/promise.js
-${PYSITELIB}/notebook/static/components/es6-promise/promise.min.js
-${PYSITELIB}/notebook/static/components/font-awesome/css/font-awesome.css
-${PYSITELIB}/notebook/static/components/font-awesome/css/font-awesome.min.css
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/FontAwesome.otf
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/fontawesome-webfont.eot
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/fontawesome-webfont.svg
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/fontawesome-webfont.ttf
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff
-${PYSITELIB}/notebook/static/components/font-awesome/fonts/fontawesome-webfont.woff2
-${PYSITELIB}/notebook/static/components/google-caja/html-css-sanitizer-minified.js
-${PYSITELIB}/notebook/static/components/jed/jed.js
-${PYSITELIB}/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.css
-${PYSITELIB}/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js
-${PYSITELIB}/notebook/static/components/jquery-ui/jquery-ui.min.js
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
-${PYSITELIB}/notebook/static/components/jquery-ui/themes/smoothness/jquery-ui.min.css
-${PYSITELIB}/notebook/static/components/jquery/jquery.min.js
-${PYSITELIB}/notebook/static/components/marked/lib/marked.js
-${PYSITELIB}/notebook/static/components/moment/min/locales.js
-${PYSITELIB}/notebook/static/components/moment/min/locales.min.js
-${PYSITELIB}/notebook/static/components/moment/min/moment-with-locales.js
-${PYSITELIB}/notebook/static/components/moment/min/moment-with-locales.min.js
-${PYSITELIB}/notebook/static/components/moment/min/moment.min.js
-${PYSITELIB}/notebook/static/components/moment/moment.js
-${PYSITELIB}/notebook/static/components/react/react-dom.production.min.js
-${PYSITELIB}/notebook/static/components/react/react.production.min.js
-${PYSITELIB}/notebook/static/components/requirejs-plugins/src/json.js
-${PYSITELIB}/notebook/static/components/requirejs-text/text.js
-${PYSITELIB}/notebook/static/components/requirejs/require.js
-${PYSITELIB}/notebook/static/components/sanitizer/index.js
-${PYSITELIB}/notebook/static/components/text-encoding/lib/encoding.js
-${PYSITELIB}/notebook/static/components/underscore/underscore-min.js
-${PYSITELIB}/notebook/static/components/xterm.js-css/index.css
-${PYSITELIB}/notebook/static/components/xterm.js-fit/index.js
-${PYSITELIB}/notebook/static/components/xterm.js/index.js
-${PYSITELIB}/notebook/static/custom/custom.css
-${PYSITELIB}/notebook/static/custom/custom.js
-${PYSITELIB}/notebook/static/edit/js/editor.js
-${PYSITELIB}/notebook/static/edit/js/main.js
-${PYSITELIB}/notebook/static/edit/js/main.min.js
-${PYSITELIB}/notebook/static/edit/js/main.min.js.map
-${PYSITELIB}/notebook/static/edit/js/menubar.js
-${PYSITELIB}/notebook/static/edit/js/notificationarea.js
-${PYSITELIB}/notebook/static/edit/js/savewidget.js
-${PYSITELIB}/notebook/static/favicon.ico
-${PYSITELIB}/notebook/static/notebook/css/override.css
-${PYSITELIB}/notebook/static/notebook/js/about.js
-${PYSITELIB}/notebook/static/notebook/js/actions.js
-${PYSITELIB}/notebook/static/notebook/js/cell.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbar.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/attachments.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/default.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/example.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/rawcell.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/slideshow.js
-${PYSITELIB}/notebook/static/notebook/js/celltoolbarpresets/tags.js
-${PYSITELIB}/notebook/static/notebook/js/clipboard.js
-${PYSITELIB}/notebook/static/notebook/js/codecell.js
-${PYSITELIB}/notebook/static/notebook/js/codemirror-ipython.js
-${PYSITELIB}/notebook/static/notebook/js/codemirror-ipythongfm.js
-${PYSITELIB}/notebook/static/notebook/js/commandpalette.js
-${PYSITELIB}/notebook/static/notebook/js/completer.js
-${PYSITELIB}/notebook/static/notebook/js/contexthint.js
-${PYSITELIB}/notebook/static/notebook/js/kernelselector.js
-${PYSITELIB}/notebook/static/notebook/js/keyboardmanager.js
-${PYSITELIB}/notebook/static/notebook/js/main.js
-${PYSITELIB}/notebook/static/notebook/js/main.min.js
-${PYSITELIB}/notebook/static/notebook/js/main.min.js.map
-${PYSITELIB}/notebook/static/notebook/js/maintoolbar.js
-${PYSITELIB}/notebook/static/notebook/js/mathjaxutils.js
-${PYSITELIB}/notebook/static/notebook/js/menubar.js
-${PYSITELIB}/notebook/static/notebook/js/notebook.js
-${PYSITELIB}/notebook/static/notebook/js/notificationarea.js
-${PYSITELIB}/notebook/static/notebook/js/outputarea.js
-${PYSITELIB}/notebook/static/notebook/js/pager.js
-${PYSITELIB}/notebook/static/notebook/js/promises.js
-${PYSITELIB}/notebook/static/notebook/js/quickhelp.js
-${PYSITELIB}/notebook/static/notebook/js/savewidget.js
-${PYSITELIB}/notebook/static/notebook/js/scrollmanager.js
-${PYSITELIB}/notebook/static/notebook/js/searchandreplace.js
-${PYSITELIB}/notebook/static/notebook/js/shortcuteditor.js
-${PYSITELIB}/notebook/static/notebook/js/textcell.js
-${PYSITELIB}/notebook/static/notebook/js/toolbar.js
-${PYSITELIB}/notebook/static/notebook/js/tooltip.js
-${PYSITELIB}/notebook/static/notebook/js/tour.js
-${PYSITELIB}/notebook/static/robots.txt
-${PYSITELIB}/notebook/static/services/config.js
-${PYSITELIB}/notebook/static/services/contents.js
-${PYSITELIB}/notebook/static/services/kernels/comm.js
-${PYSITELIB}/notebook/static/services/kernels/kernel.js
-${PYSITELIB}/notebook/static/services/kernels/serialize.js
-${PYSITELIB}/notebook/static/services/sessions/session.js
-${PYSITELIB}/notebook/static/style/ipython.less
-${PYSITELIB}/notebook/static/style/ipython.min.css
-${PYSITELIB}/notebook/static/style/ipython.min.css.map
-${PYSITELIB}/notebook/static/style/style.less
-${PYSITELIB}/notebook/static/style/style.min.css
-${PYSITELIB}/notebook/static/style/style.min.css.map
-${PYSITELIB}/notebook/static/terminal/css/override.css
-${PYSITELIB}/notebook/static/terminal/js/main.js
-${PYSITELIB}/notebook/static/terminal/js/main.min.js
-${PYSITELIB}/notebook/static/terminal/js/main.min.js.map
-${PYSITELIB}/notebook/static/terminal/js/terminado.js
-${PYSITELIB}/notebook/static/tree/js/kernellist.js
-${PYSITELIB}/notebook/static/tree/js/main.js
-${PYSITELIB}/notebook/static/tree/js/main.min.js
-${PYSITELIB}/notebook/static/tree/js/main.min.js.map
-${PYSITELIB}/notebook/static/tree/js/newnotebook.js
-${PYSITELIB}/notebook/static/tree/js/notebooklist.js
-${PYSITELIB}/notebook/static/tree/js/sessionlist.js
-${PYSITELIB}/notebook/static/tree/js/shutdownbutton.js
-${PYSITELIB}/notebook/static/tree/js/terminallist.js
 ${PYSITELIB}/notebook/templates/404.html
 ${PYSITELIB}/notebook/templates/browser-open.html
 ${PYSITELIB}/notebook/templates/edit.html
@@ -1482,29 +371,12 @@ ${PYSITELIB}/notebook/terminal/tests/tes
 ${PYSITELIB}/notebook/tests/__init__.py
 ${PYSITELIB}/notebook/tests/__init__.pyc
 ${PYSITELIB}/notebook/tests/__init__.pyo
-${PYSITELIB}/notebook/tests/base/highlight.js
-${PYSITELIB}/notebook/tests/base/keyboard.js
-${PYSITELIB}/notebook/tests/base/misc.js
-${PYSITELIB}/notebook/tests/base/security.js
-${PYSITELIB}/notebook/tests/base/utils.js
 ${PYSITELIB}/notebook/tests/conftest.py
 ${PYSITELIB}/notebook/tests/conftest.pyc
 ${PYSITELIB}/notebook/tests/conftest.pyo
 ${PYSITELIB}/notebook/tests/launchnotebook.py
 ${PYSITELIB}/notebook/tests/launchnotebook.pyc
 ${PYSITELIB}/notebook/tests/launchnotebook.pyo
-${PYSITELIB}/notebook/tests/mockextension/index.js
-${PYSITELIB}/notebook/tests/notebook/attachments.js
-${PYSITELIB}/notebook/tests/notebook/display_id.js
-${PYSITELIB}/notebook/tests/notebook/dualmode.js
-${PYSITELIB}/notebook/tests/notebook/dualmode_merge.js
-${PYSITELIB}/notebook/tests/notebook/execute_selected_cells.js
-${PYSITELIB}/notebook/tests/notebook/inject_js.js
-${PYSITELIB}/notebook/tests/notebook/markdown.js
-${PYSITELIB}/notebook/tests/notebook/output.js
-${PYSITELIB}/notebook/tests/notebook/roundtrip.js
-${PYSITELIB}/notebook/tests/notebook/safe_append_output.js
-${PYSITELIB}/notebook/tests/notebook/tags.js
 ${PYSITELIB}/notebook/tests/selenium/__init__.py
 ${PYSITELIB}/notebook/tests/selenium/__init__.pyc
 ${PYSITELIB}/notebook/tests/selenium/__init__.pyo
@@ -1601,9 +473,6 @@ ${PYSITELIB}/notebook/tests/selenium/tes
 ${PYSITELIB}/notebook/tests/selenium/utils.py
 ${PYSITELIB}/notebook/tests/selenium/utils.pyc
 ${PYSITELIB}/notebook/tests/selenium/utils.pyo
-${PYSITELIB}/notebook/tests/services/kernel.js
-${PYSITELIB}/notebook/tests/services/serialize.js
-${PYSITELIB}/notebook/tests/services/session.js
 ${PYSITELIB}/notebook/tests/test_config_manager.py
 ${PYSITELIB}/notebook/tests/test_config_manager.pyc
 ${PYSITELIB}/notebook/tests/test_config_manager.pyo
@@ -1643,7 +512,6 @@ ${PYSITELIB}/notebook/tests/test_traitty
 ${PYSITELIB}/notebook/tests/test_utils.py
 ${PYSITELIB}/notebook/tests/test_utils.pyc
 ${PYSITELIB}/notebook/tests/test_utils.pyo
-${PYSITELIB}/notebook/tests/util.js
 ${PYSITELIB}/notebook/traittypes.py
 ${PYSITELIB}/notebook/traittypes.pyc
 ${PYSITELIB}/notebook/traittypes.pyo

Index: pkgsrc/www/py-notebook/distinfo
diff -u pkgsrc/www/py-notebook/distinfo:1.18 pkgsrc/www/py-notebook/distinfo:1.19
--- pkgsrc/www/py-notebook/distinfo:1.18        Tue Apr 19 12:14:10 2022
+++ pkgsrc/www/py-notebook/distinfo     Fri May  5 11:08:50 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/04/19 12:14:10 adam Exp $
+$NetBSD: distinfo,v 1.19 2023/05/05 11:08:50 adam Exp $
 
-BLAKE2s (notebook-6.4.11.tar.gz) = db40001bb031743ad2b43945975c4a285d07efbde8de104bf79c6ab5a14eb746
-SHA512 (notebook-6.4.11.tar.gz) = beabc84e3d528b0786363c705062717378e73aa824ffe6ce8706f6ed765744f40f651bd4e0910d6a0302990f9efcabea1af51c6894106c49869761bcf217084a
-Size (notebook-6.4.11.tar.gz) = 14373938 bytes
+BLAKE2s (notebook-6.5.4.tar.gz) = fcc21fcd2bd2dce5dcf3ef6220c31a114d1b3c8967eadf886970c2a14e51bf1e
+SHA512 (notebook-6.5.4.tar.gz) = 72bf4efa4d553a6265c72e188ad0ee085accbbc05b0af182531c892303149d83f38f6d410f1bcb2c835071f713cb4267d58324b982b4087caabf9b46b8d77cfa
+Size (notebook-6.5.4.tar.gz) = 5785832 bytes



Home | Main Index | Thread Index | Old Index