[Pkg-javascript-devel] which link should be used for bootstrap and jquery

picca picca at debian.org
Fri May 2 14:44:10 BST 2025


Hello, I am trying to solve this bug.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104588

It seems that the  jupyterhub package use link in order to use the 
system bootstrap and jquery.

links
---
/usr/share/fonts/opentype/font-awesome/FontAwesome.otf 
/usr/share/jupyterhub/static/components/font-awesome/fonts/FontAwesome.otf
/usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf 
/usr/share/jupyterhub/static/components/font-awesome/fonts/fontawesome-webfont.ttf
/usr/share/javascript/bootstrap 
/usr/share/jupyterhub/static/components/bootstrap/
/usr/share/javascript/bootstrap/css/bootstrap.css.map 
/usr/share/jupyterhub/static/css/style.min.css.map
/usr/share/javascript/bootstrap/css/bootstrap.min.css 
/usr/share/jupyterhub/static/css/style.min.css
/usr/share/javascript/jquery 
/usr/share/jupyterhub/static/components/jquery
/usr/share/javascript/moment 
/usr/share/jupyterhub/static/components/moment
/usr/share/javascript/requirejs 
/usr/share/jupyterhub/static/components/requirejs
---

I would like your advices in order to solve this properly before the 
full freeze.

Since the expected (bug report) files have a dist directory, it seems to 
me that the expected files comes from a nodejs installation (I do not 
know what I am talking about :).

But I can find the bundle files under a dist directory in 
libjs-bootstrap4  under /usr/share/nodejs/bootstrap

the other style.min.css.map look suspicious to me but I know almost 
nothing of the javascript stack.

thanks for your help

Frederic



More information about the Pkg-javascript-devel mailing list